Skip to content

Commit ae077b9

Browse files
Bump github.com/go-openapi/errors from 0.19.8 to 0.19.9
Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors) from 0.19.8 to 0.19.9. - [Release notes](https://github.com/go-openapi/errors/releases) - [Commits](go-openapi/errors@v0.19.8...v0.19.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 921a83e commit ae077b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
77
github.com/containernetworking/cni v0.8.0
88
github.com/containernetworking/plugins v0.8.7
9-
github.com/go-openapi/errors v0.19.8
9+
github.com/go-openapi/errors v0.19.9
1010
github.com/go-openapi/runtime v0.19.24
1111
github.com/go-openapi/strfmt v0.19.10
1212
github.com/go-openapi/swag v0.19.11

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ github.com/go-openapi/errors v0.19.6/go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpX
5959
github.com/go-openapi/errors v0.19.7 h1:Lcq+o0mSwCLKACMxZhreVHigB9ebghJ/lrmeaqASbjo=
6060
github.com/go-openapi/errors v0.19.7/go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M=
6161
github.com/go-openapi/errors v0.19.8/go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M=
62+
github.com/go-openapi/errors v0.19.9/go.mod h1:cM//ZKUKyO06HSwqAelJ5NsEMMcpa6VpXe8DOa1Mi1M=
6263
github.com/go-openapi/jsonpointer v0.17.0 h1:nH6xp8XdXHx8dqveo0ZuJBluCO2qGrPbDNZ0dwoRHP0=
6364
github.com/go-openapi/jsonpointer v0.17.0/go.mod h1:cOnomiV+CVVwFLk0A/MExoFMjwdsUdVpsRhURCKh+3M=
6465
github.com/go-openapi/jsonpointer v0.18.0/go.mod h1:cOnomiV+CVVwFLk0A/MExoFMjwdsUdVpsRhURCKh+3M=

0 commit comments

Comments
 (0)