Skip to content

Commit b6dc319

Browse files
authored
Merge pull request #46 from go-ksplit/renovate/github.com-spf13-cobra-1.x
Update module github.com/spf13/cobra to v1.2.1
2 parents 558ac1c + 2cd4806 commit b6dc319

File tree

2 files changed

+3
-80
lines changed

2 files changed

+3
-80
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.16
55
require (
66
github.com/pkg/errors v0.9.1
77
github.com/spf13/afero v1.6.0
8-
github.com/spf13/cobra v1.1.3
8+
github.com/spf13/cobra v1.2.1
99
github.com/spf13/viper v1.8.1
1010
github.com/stretchr/testify v1.7.0
1111
gopkg.in/laverya/yaml.v3 v3.0.0-beta5

0 commit comments

Comments
 (0)