mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08: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
|
|
)
|