Skip to content

Commit 1acb31a

Browse files
committed
Update module github.com/spf13/cobra to v1.3.0
1 parent 1ca42b2 commit 1acb31a

File tree

2 files changed

+557
-1
lines changed

2 files changed

+557
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.14
55
require (
66
github.com/prometheus/client_golang v1.10.0
77
github.com/sirupsen/logrus v1.6.0
8-
github.com/spf13/cobra v1.0.0
8+
github.com/spf13/cobra v1.3.0
99
)

0 commit comments

Comments
 (0)