Use full repository path name in place of mrvacommander

This commit is contained in:
Michael Hohn
2024-12-13 10:54:35 -08:00
committed by =Michael Hohn
parent 008708469c
commit a5bb232af2
20 changed files with 47 additions and 51 deletions

View File

@@ -2,7 +2,7 @@ package artifactstore
import (
"fmt"
"mrvacommander/pkg/common"
"github.com/hohn/mrvacommander/pkg/common"
)
// Restrict the keys / values for ArtifactLocation and centralize the common ones