module go.stargrave.org/godlighty go 1.17 require ( github.com/davecgh/go-spew v1.1.1 github.com/dustin/go-humanize v1.0.0 github.com/klauspost/compress v1.13.6 golang.org/x/net v0.0.0-20210929193557-e81a3d93ecf6 golang.org/x/sys v0.0.0-20210930212924-f542c8878de8 )