Skip to content

Commit 12bd5d8

Browse files
authored
Merge pull request firecracker-microvm#387 from firecracker-microvm/dependabot/go_modules/github.com/go-openapi/runtime-0.23.1
Bump github.com/go-openapi/runtime from 0.23.0 to 0.23.1
2 parents 56eddf4 + 0f50b48 commit 12bd5d8

File tree

2 files changed

+23
-130
lines changed

2 files changed

+23
-130
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ require (
77
github.com/containernetworking/cni v1.0.1
88
github.com/containernetworking/plugins v1.0.1
99
github.com/go-openapi/errors v0.20.2
10-
github.com/go-openapi/runtime v0.23.0
10+
github.com/go-openapi/runtime v0.23.1
1111
github.com/go-openapi/strfmt v0.21.2
1212
github.com/go-openapi/swag v0.21.1
13-
github.com/go-openapi/validate v0.20.3
13+
github.com/go-openapi/validate v0.21.0
1414
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
1515
github.com/google/uuid v1.3.0
1616
github.com/hashicorp/go-multierror v1.1.1
@@ -19,6 +19,5 @@ require (
1919
github.com/sirupsen/logrus v1.8.1
2020
github.com/stretchr/testify v1.7.0
2121
github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5
22-
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
2322
golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
2423
)

0 commit comments

Comments
 (0)