github.com/leeclow-ops/gophercloud@v1.2.1/go.mod (about) 1 module github.com/leeclow-ops/gophercloud 2 3 go 1.14 4 5 require ( 6 golang.org/x/crypto v0.7.0 7 gopkg.in/yaml.v2 v2.4.0 8 )