module github.com/ciyuanzhushou/gzip require ( github.com/gin-gonic/gin v1.6.3 github.com/stretchr/testify v1.4.0 github.com/klauspost/pgzip v1.2.4 ) go 1.13