File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/hashicorp/go-immutable-radix v0.0.0-20170725221215-8aac27015308 // indirect
18
18
github.com/hashicorp/golang-lru v0.5.1
19
19
github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c // indirect
20
- github.com/klauspost/compress v1.10.10
20
+ github.com/klauspost/compress v1.11.1
21
21
github.com/klauspost/readahead v1.3.1
22
22
github.com/klauspost/shutdown2 v1.1.0
23
23
github.com/kr/pretty v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7
63
63
github.com/jtolds/gls v4.20.0+incompatible /go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU =
64
64
github.com/klauspost/compress v1.10.10 h1:a/y8CglcM7gLGYmlbP/stPE5sR3hbhFRUjCBfd/0B3I =
65
65
github.com/klauspost/compress v1.10.10 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
66
+ github.com/klauspost/compress v1.11.1 h1:bPb7nMRdOZYDrpPMTA3EInUQrdgoBinqUuSwlGdKDdE =
67
+ github.com/klauspost/compress v1.11.1 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
66
68
github.com/klauspost/readahead v1.3.1 h1:QqXNYvm+VvqYcbrRT4LojUciM0XrznFRIDrbHiJtu/0 =
67
69
github.com/klauspost/readahead v1.3.1 /go.mod h1:AH9juHzNH7xqdqFHrMRSHeH2Ps+vFf+kblDqzPFiLJg =
68
70
github.com/klauspost/shutdown2 v1.1.0 h1:Ko7jOzYA2U1yjCOIKVKOhJMwEVHPgFmfG41pE8ozbUs =
You can’t perform that action at this time.
0 commit comments