We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330d5d6 commit 34f23b7Copy full SHA for 34f23b7
cmd/update.go
@@ -4,7 +4,7 @@ import (
4
"fmt"
5
"os"
6
7
- "github.com/cloud66-oss/trackman/utils"
+ "github.com/cloud66-oss/alterant/utils"
8
"github.com/khash/updater"
9
"github.com/spf13/cobra"
10
"github.com/spf13/viper"
0 commit comments