Skip to content

Commit 12bd5d8

Browse files
authored
Merge pull request #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)