Skip to content

Commit

Permalink
Update go-openapi packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2023
1 parent 328cb01 commit c0a6849
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ go 1.15
require (
github.com/HdrHistogram/hdrhistogram-go v1.1.0 // indirect
github.com/go-chi/chi v4.1.2+incompatible
github.com/go-openapi/errors v0.20.2
github.com/go-openapi/loads v0.21.1
github.com/go-openapi/runtime v0.21.0
github.com/go-openapi/errors v0.20.3
github.com/go-openapi/loads v0.21.2
github.com/go-openapi/runtime v0.25.0
github.com/go-openapi/spec v0.20.8
github.com/go-openapi/strfmt v0.21.2
github.com/go-openapi/swag v0.21.1
github.com/go-openapi/strfmt v0.21.5
github.com/go-openapi/swag v0.22.3
github.com/go-openapi/validate v0.22.1
github.com/golang/protobuf v1.5.2
github.com/google/trillian v1.3.11
github.com/jessevdk/go-flags v1.5.0
github.com/opentracing/opentracing-go v1.2.0
github.com/rs/zerolog v1.26.1
github.com/stretchr/testify v1.7.1
github.com/stretchr/testify v1.8.0
github.com/uber/jaeger-client-go v2.30.0+incompatible
github.com/uber/jaeger-lib v2.4.1+incompatible
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
google.golang.org/grpc v1.43.0
)
Loading

0 comments on commit c0a6849

Please sign in to comment.