Skip to content

Commit

Permalink
build(deps): bump github.com/go-openapi/loads from 0.21.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](go-openapi/loads@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 3, 2022
1 parent 8a04ba3 commit cb5aa76
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 cb5aa76

Please sign in to comment.