module github.com/apparentlymart/go-versions

go 1.14

require (
	github.com/davecgh/go-spew v1.1.0
	github.com/go-test/deep v1.0.1
	github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348
)
