-
- Downloads
Update module github.com/andybalholm/brotli to v1.1.0
parent
5c6fb69c
No related branches found
No related tags found
... | @@ -3,7 +3,7 @@ module git.autistici.org/ai3/tools/float-dashboard | ... | @@ -3,7 +3,7 @@ module git.autistici.org/ai3/tools/float-dashboard |
go 1.14 | go 1.14 | ||
require ( | require ( | ||
github.com/andybalholm/brotli v1.0.6 | github.com/andybalholm/brotli v1.1.0 | ||
github.com/coreos/go-systemd/v22 v22.5.0 | github.com/coreos/go-systemd/v22 v22.5.0 | ||
github.com/davecgh/go-spew v1.1.1 // indirect | github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/elazarl/go-bindata-assetfs v1.0.1 | github.com/elazarl/go-bindata-assetfs v1.0.1 | ||
... | ... |
Please register or sign in to comment