You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/gophercloud/gophercloud/go.mod

8 lines
137 B
Modula-2

module github.com/gophercloud/gophercloud
require (
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
gopkg.in/yaml.v2 v2.2.4
)