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.
1 parent dba1e10 commit 7f37952Copy full SHA for 7f37952
go.mod
@@ -75,7 +75,7 @@ require (
75
github.com/docker/go-metrics v0.0.1 // indirect
76
github.com/docker/go-units v0.5.0 // indirect
77
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
78
- github.com/emicklei/go-restful/v3 v3.10.1 // indirect
+ github.com/emicklei/go-restful/v3 v3.10.2 // indirect
79
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
80
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
81
github.com/felixge/httpsnoop v1.0.3 // indirect
0 commit comments