diff --git a/cmd/update.go b/cmd/update.go index e5b9a33..e0d987a 100644 --- a/cmd/update.go +++ b/cmd/update.go @@ -4,7 +4,7 @@ import ( "fmt" "os" - "github.com/cloud66-oss/trackman/utils" + "github.com/cloud66-oss/alterant/utils" "github.com/khash/updater" "github.com/spf13/cobra" "github.com/spf13/viper"