Skip to content

Commit 924f482

Browse files
authored
Merge pull request #10 from bgokden/refactor
Version fix
2 parents f9b9ffa + 172fd52 commit 924f482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/spf13/cobra"
1111
"github.com/spf13/viper"
1212

13-
semver "github.com/magneticio/vampkubistcli/semver"
13+
semver "github.com/bgokden/veri/semver"
1414
)
1515

1616
var cfgFile string

0 commit comments

Comments
 (0)