We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8128c commit d427746Copy full SHA for d427746
go.mod
@@ -51,6 +51,7 @@ require (
51
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
52
github.com/hashicorp/go-hclog v1.6.3 // indirect
53
github.com/hashicorp/yamux v0.1.2 // indirect
54
+ github.com/kylelemons/godebug v1.1.0 // indirect
55
github.com/mattn/go-colorable v0.1.14 // indirect
56
github.com/mattn/go-isatty v0.0.20 // indirect
57
github.com/moby/docker-image-spec v1.3.1 // indirect
0 commit comments