We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a6502a + 6451f2a commit c229facCopy full SHA for c229fac
go.mod
@@ -24,7 +24,7 @@ require (
24
github.com/nxadm/tail v1.4.8
25
github.com/opencontainers/go-digest v1.0.0
26
github.com/sirupsen/logrus v1.8.1
27
- github.com/spf13/cobra v1.3.0
+ github.com/spf13/cobra v1.4.0
28
github.com/xorcare/pointer v1.1.0
29
github.com/yalue/native_endian v1.0.2
30
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
0 commit comments