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 c0bc6ee + e48d0cb commit 4eee52aCopy full SHA for 4eee52a
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/containernetworking/plugins v0.9.0
9
github.com/go-openapi/errors v0.20.0
10
github.com/go-openapi/runtime v0.19.26
11
- github.com/go-openapi/strfmt v0.19.10
+ github.com/go-openapi/strfmt v0.20.3
12
github.com/go-openapi/swag v0.19.14
13
github.com/go-openapi/validate v0.19.12
14
github.com/gofrs/uuid v3.3.0+incompatible
0 commit comments