Skip to content

Commit 6f80f19

Browse files
committed
fix(deps): update module github.com/spf13/cobra to v1.3.0
1 parent 6d09bc2 commit 6f80f19

2 files changed

Lines changed: 123 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/oklog/run v1.1.0
1111
github.com/pkg/errors v0.9.1
1212
github.com/prometheus/client_golang v1.11.0
13-
github.com/spf13/cobra v1.2.1
13+
github.com/spf13/cobra v1.3.0
1414
github.com/stretchr/testify v1.7.0
1515
go.uber.org/dig v1.13.0
1616
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c

0 commit comments

Comments
 (0)