module github.com/scaleway/scaleway-sdk-go

go 1.12

require (
	github.com/dnaeon/go-vcr v1.0.1
	gopkg.in/yaml.v2 v2.2.2
)
