Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 0.22.0 to 0.24.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.22.0...v0.24.0) --- updated-dependencies: - dependency-name: github.com/gophercloud/gophercloud dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8 lines
145 B
Modula-2
8 lines
145 B
Modula-2
module github.com/gophercloud/gophercloud
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
)
|