Skip to content

Commit caab864

Browse files
authored
Merge pull request #5 from mhristof/dependabot/go_modules/github.com/spf13/cobra-1.2.0
Bump github.com/spf13/cobra from 1.1.3 to 1.2.0
2 parents 490a785 + 892b905 commit caab864

File tree

2 files changed

+360
-82
lines changed

2 files changed

+360
-82
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
1010
github.com/riywo/loginshell v0.0.0-20200815045211-7d26008be1ab
1111
github.com/sirupsen/logrus v1.8.1
12-
github.com/spf13/cobra v1.1.3
12+
github.com/spf13/cobra v1.2.0
1313
github.com/stretchr/testify v1.7.0
1414
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
1515
gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)