module github.com/djherbis/fscache

go 1.14

require (
	github.com/djherbis/atime v1.1.0
	github.com/djherbis/stream v1.4.0
)
