module github.com/go-git/go-git-fixtures/v4

go 1.14

require (
	github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
	github.com/go-git/go-billy/v5 v5.0.0
	gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
)
