module source.toby3d.me/toby3d/form go 1.18 require ( github.com/google/go-cmp v0.5.8 github.com/valyala/fasthttp v1.37.0 ) require ( github.com/andybalholm/brotli v1.0.4 // indirect github.com/klauspost/compress v1.15.4 // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect )