File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/johejo/go-content-encoding
33go 1.14
44
55require (
6- github.com/andybalholm/brotli v1.0.3
6+ github.com/andybalholm/brotli v1.0.4
77 github.com/klauspost/compress v1.13.6
88)
Original file line number Diff line number Diff line change 1- github.com/andybalholm/brotli v1.0.3 h1:fpcw+r1N1h0Poc1F/pHbW40cUm/lMEQslZtCkBQ0UnM =
2- github.com/andybalholm/brotli v1.0.3 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
1+ github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY =
2+ github.com/andybalholm/brotli v1.0.4 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
33github.com/klauspost/compress v1.13.6 h1:P76CopJELS0TiO2mebmnzgWaajssP/EszplttgQxcgc =
44github.com/klauspost/compress v1.13.6 /go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk =
You can’t perform that action at this time.
0 commit comments