We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dedc2 commit c065428Copy full SHA for c065428
go.mod
@@ -222,7 +222,7 @@ require (
222
github.com/containerd/console v1.0.3 // indirect
223
github.com/containerd/continuity v0.3.0 // indirect
224
github.com/coreos/go-iptables v0.6.0 // indirect
225
- github.com/davecgh/go-spew v1.1.1 // indirect
+ github.com/davecgh/go-spew v1.1.1
226
github.com/dlclark/regexp2 v1.10.0 // indirect
227
github.com/docker/cli v20.10.17+incompatible // indirect
228
github.com/docker/docker v23.0.3+incompatible // indirect
0 commit comments