aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
diff options
context:
space:
mode:
authorFeuerfuchs <git@feuerfuchs.dev>2019-11-12 10:54:47 +0100
committerFeuerfuchs <git@feuerfuchs.dev>2019-11-12 10:54:47 +0100
commitfadf666704b098b37f9c6a0b6aed8a43c9ab213d (patch)
tree79d35bc4e748d11d01d13678fcecc8190dcbc182 /go.sum
parentAdd setting to use proportional font (diff)
downloadgopherproxy-fadf666704b098b37f9c6a0b6aed8a43c9ab213d.tar.gz
gopherproxy-fadf666704b098b37f9c6a0b6aed8a43c9ab213d.tar.bz2
gopherproxy-fadf666704b098b37f9c6a0b6aed8a43c9ab213d.zip
Enable compression with brotli
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 4c96b62..544eee6 100644
--- a/go.sum
+++ b/go.sum
@@ -1,3 +1,5 @@
1github.com/NYTimes/gziphandler v1.1.1 h1:ZUDjpQae29j0ryrS0u/B8HZfJBtBQHjqw2rQ2cqUQ3I=
2github.com/NYTimes/gziphandler v1.1.1/go.mod h1:n/CVRwUEOgIxrgPvAQhUUr9oeUtvrhMomdKFjzJNB0c=
1github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= 3github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
2github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= 4github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
3github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= 5github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=