Skip to content

Commit

Permalink
Merge pull request #157 from shogo82148/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/go-openapi/loads-0.21.1

build(deps): bump github.com/go-openapi/loads from 0.21.0 to 0.21.1
  • Loading branch information
shogo82148 committed Feb 3, 2022
2 parents 8a04ba3 + cb5aa76 commit 42d3d29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 138 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -8,7 +8,7 @@ require (
github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598
github.com/dimfeld/httptreemux v5.0.1+incompatible
github.com/go-kit/log v0.2.0
github.com/go-openapi/loads v0.21.0
github.com/go-openapi/loads v0.21.1
github.com/gofrs/uuid v4.2.0+incompatible
github.com/gogo/protobuf v1.3.2
github.com/golang-jwt/jwt/v4 v4.2.0
Expand Down Expand Up @@ -38,7 +38,7 @@ require (
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-openapi/analysis v0.20.1 // indirect
github.com/go-openapi/analysis v0.21.2 // indirect
github.com/go-openapi/errors v0.19.9 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.19.6 // indirect
Expand Down

0 comments on commit 42d3d29

Please sign in to comment.