module github.com/dnaeon/go-vcr

go 1.15

require (
	github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5
	gopkg.in/yaml.v2 v2.2.8
)
