mirror of
https://github.com/status-im/consul.git
synced 2025-02-04 01:43:43 +00:00
8 lines
201 B
Modula-2
8 lines
201 B
Modula-2
module github.com/gophercloud/gophercloud
|
|
|
|
require (
|
|
golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67
|
|
golang.org/x/sys v0.0.0-20190209173611-3b5209105503 // indirect
|
|
gopkg.in/yaml.v2 v2.2.2
|
|
)
|