Bump github.com/swaggo/http-swagger from 1.0.0 to 1.2.6 (#5)

Bumps [github.com/swaggo/http-swagger](https://github.com/swaggo/http-swagger) from 1.0.0 to 1.2.6.
- [Release notes](https://github.com/swaggo/http-swagger/releases)
- [Changelog](https://github.com/swaggo/http-swagger/blob/master/.goreleaser.yml)
- [Commits](https://github.com/swaggo/http-swagger/compare/v1.0.0...v1.2.6)

---
updated-dependencies:
- dependency-name: github.com/swaggo/http-swagger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-22 14:55:04 -07:00 committed by GitHub
parent 695c855d39
commit ce6f5b5c7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 27 deletions

6
go.mod
View file

@ -8,10 +8,10 @@ require (
github.com/kubernetes-csi/csi-lib-utils v0.9.0
github.com/ricochet2200/go-disk-usage v0.0.0-20150921141558-f0d1b743428f
github.com/stretchr/testify v1.7.0
github.com/swaggo/http-swagger v1.0.0
github.com/swaggo/swag v1.7.0
github.com/swaggo/http-swagger v1.2.6
github.com/swaggo/swag v1.7.9
go.etcd.io/bbolt v1.3.6
golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
google.golang.org/grpc v1.38.0
k8s.io/kubernetes v1.22.2
k8s.io/mount-utils v0.22.2