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 @@ -85,7 +85,7 @@ require (
8585 github.com/hashicorp/errwrap v1.1.0 // indirect
8686 github.com/imdario/mergo v0.3.13 // indirect
8787 github.com/inconshreveable/mousetrap v1.0.1 // indirect
88- github.com/klauspost/compress v1.15.15
88+ github.com/klauspost/compress v1.16.0
8989 github.com/klauspost/cpuid/v2 v2.1.1 // indirect
9090 github.com/mattn/go-colorable v0.1.13 // indirect
9191 github.com/mattn/go-shellwords v1.0.12 // indirect
Original file line number Diff line number Diff line change @@ -637,8 +637,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
637637github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
638638github.com/klauspost/compress v1.11.3 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
639639github.com/klauspost/compress v1.11.13 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
640- github.com/klauspost/compress v1.15.15 h1:EF27CXIuDsYJ6mmvtBRlEuB2UVOqHG1tAXgZ7yIO+lw =
641- github.com/klauspost/compress v1.15.15 /go.mod h1:ZcK2JAFqKOpnBlxcLsJzYfrS9X1akm9fHZNnD9+Vo/4 =
640+ github.com/klauspost/compress v1.16.0 h1:iULayQNOReoYUe+1qtKOqw9CwJv3aNQu8ivo7lw1HU4 =
641+ github.com/klauspost/compress v1.16.0 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
642642github.com/klauspost/cpuid/v2 v2.0.4 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
643643github.com/klauspost/cpuid/v2 v2.0.9 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
644644github.com/klauspost/cpuid/v2 v2.1.1 h1:t0wUqjowdm8ezddV5k0tLWVklVuvLJpoHeb4WBdydm0 =
You can’t perform that action at this time.
0 commit comments