module aletheia.icu/broccoli/fs

go 1.13

require (
	github.com/andybalholm/brotli v1.0.0
	github.com/pkg/errors v0.9.1
)