summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/sparkled/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/sparkled/main.go b/cmd/sparkled/main.go
index 13ba03b..5eec970 100644
--- a/cmd/sparkled/main.go
+++ b/cmd/sparkled/main.go
@@ -5,7 +5,7 @@ import (
"net/http"
"github.com/xlgmokha/x/pkg/env"
- "gitlab.com/mokhax/sparkled/app"
+ "gitlab.com/gitlab-org/software-supply-chain-security/authorization/sparkled/app"
)
func main() {