We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48ca77d + 123cae0 commit 39bec03Copy full SHA for 39bec03
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/Masterminds/semver v1.5.0
7
github.com/analogj/go-util v0.0.0-20200905200945-3b93d31215ae
8
github.com/golang/mock v1.4.4
9
- github.com/packagrio/go-common v0.0.11
+ github.com/packagrio/go-common v0.0.12
10
github.com/spf13/viper v1.7.1
11
github.com/stretchr/testify v1.7.0
12
github.com/urfave/cli v1.22.5
0 commit comments