We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413e8d1 commit b7481dcCopy full SHA for b7481dc
2 files changed
go.mod
@@ -3,7 +3,7 @@ module github.com/docker/cli-docs-tool
3
go 1.18
4
5
require (
6
- github.com/spf13/cobra v1.2.1
+ github.com/spf13/cobra v1.4.0
7
github.com/spf13/pflag v1.0.5
8
github.com/stretchr/testify v1.7.2
9
gopkg.in/yaml.v3 v3.0.1
0 commit comments