Skip to content

Commit b7481dc

Browse files
committed
Bump github.com/spf13/cobra from 1.2.1 to 1.4.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
1 parent 413e8d1 commit b7481dc

2 files changed

Lines changed: 6 additions & 560 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/docker/cli-docs-tool
33
go 1.18
44

55
require (
6-
github.com/spf13/cobra v1.2.1
6+
github.com/spf13/cobra v1.4.0
77
github.com/spf13/pflag v1.0.5
88
github.com/stretchr/testify v1.7.2
99
gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)