module github.com/DeRuina/timberjack

go 1.21

require github.com/fortytw2/leaktest v1.3.0

require github.com/klauspost/compress v1.17.11
