module github.com/valyala/quicktemplate go 1.11 require ( github.com/andybalholm/brotli v1.0.3 // indirect github.com/klauspost/compress v1.13.5 // indirect github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.30.0 )