module github.com/goreleaser/fileglob

go 1.16

require (
	github.com/caarlos0/testfs v0.4.4
	github.com/gobwas/glob v0.2.3
	github.com/matryer/is v1.4.0
)
