mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
8 lines
203 B
Modula-2
8 lines
203 B
Modula-2
module github.com/gophercloud/gophercloud
|
|
|
|
require (
|
|
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
|
|
golang.org/x/tools v0.0.0-20191004055002-72853e10c5a3 // indirect
|
|
gopkg.in/yaml.v2 v2.2.2
|
|
)
|