build(deps): bump github.com/gophercloud/gophercloud

Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 0.24.0 to 1.0.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gophercloud/gophercloud/compare/v0.24.0...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-30 13:45:04 +00:00 committed by Ondřej Budai
parent 8f26317115
commit c864343770
20 changed files with 174 additions and 603 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.4.2
github.com/google/go-cmp v0.5.8
github.com/google/uuid v1.3.0
github.com/gophercloud/gophercloud v0.24.0
github.com/gophercloud/gophercloud v1.0.0
github.com/hashicorp/go-retryablehttp v0.7.1
github.com/jackc/pgtype v1.12.0
github.com/jackc/pgx/v4 v4.17.1