We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92436f3 commit babfe4fCopy full SHA for babfe4f
docsgen/go.mod
@@ -11,7 +11,7 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
11
12
require (
13
github.com/arduino/arduino-lint v0.0.0
14
- github.com/spf13/cobra v1.8.0
+ github.com/spf13/cobra v1.8.1
15
)
16
17
@@ -26,7 +26,7 @@ require (
26
github.com/cloudflare/circl v1.3.7 // indirect
27
github.com/cmaglie/go.rice v1.0.3 // indirect
28
github.com/codeclysm/extract/v3 v3.0.2 // indirect
29
- github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
+ github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
30
github.com/daaku/go.zipexe v1.0.1 // indirect
31
github.com/davecgh/go-spew v1.1.1 // indirect
32
github.com/dgraph-io/ristretto v0.0.3 // indirect
0 commit comments