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

go 1.17

require (
	github.com/dnaeon/go-vcr v1.2.0 // indirect
	gopkg.in/yaml.v2 v2.4.0 // indirect
)