Skip to content

Commit 4f36eb8

Browse files
Bump github.com/go-openapi/runtime from 0.21.0 to 0.25.0
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.21.0 to 0.25.0. - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.21.0...v0.25.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92b3825 commit 4f36eb8

2 files changed

Lines changed: 40 additions & 149 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-chi/chi v4.1.2+incompatible
88
github.com/go-openapi/errors v0.20.2
99
github.com/go-openapi/loads v0.21.1
10-
github.com/go-openapi/runtime v0.21.0
10+
github.com/go-openapi/runtime v0.25.0
1111
github.com/go-openapi/spec v0.20.8
1212
github.com/go-openapi/strfmt v0.21.2
1313
github.com/go-openapi/swag v0.21.1
@@ -17,9 +17,9 @@ require (
1717
github.com/jessevdk/go-flags v1.5.0
1818
github.com/opentracing/opentracing-go v1.2.0
1919
github.com/rs/zerolog v1.26.1
20-
github.com/stretchr/testify v1.7.1
20+
github.com/stretchr/testify v1.8.0
2121
github.com/uber/jaeger-client-go v2.30.0+incompatible
2222
github.com/uber/jaeger-lib v2.4.1+incompatible
23-
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
23+
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
2424
google.golang.org/grpc v1.43.0
2525
)

0 commit comments

Comments
 (0)