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 @@ -32,7 +32,7 @@ require (
3232 github.com/golang/protobuf v1.5.3 // indirect
3333 github.com/google/flatbuffers v23.1.21+incompatible // indirect
3434 github.com/inconshreveable/mousetrap v1.1.0 // indirect
35- github.com/klauspost/compress v1.16.0 // indirect
35+ github.com/klauspost/compress v1.16.6 // indirect
3636 github.com/klauspost/cpuid/v2 v2.2.3 // indirect
3737 github.com/mattn/go-colorable v0.1.13 // indirect
3838 github.com/mattn/go-isatty v0.0.18 // indirect
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
143143github.com/jstemmer/go-junit-report v0.9.1 /go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk =
144144github.com/kisielk/errcheck v1.1.0 /go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q =
145145github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
146- github.com/klauspost/compress v1.16.0 h1:iULayQNOReoYUe+1qtKOqw9CwJv3aNQu8ivo7lw1HU4 =
147- github.com/klauspost/compress v1.16.0 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
146+ github.com/klauspost/compress v1.16.6 h1:91SKEy4K37vkp255cJ8QesJhjyRO0hn9i9G0GoUwLsk =
147+ github.com/klauspost/compress v1.16.6 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
148148github.com/klauspost/cpuid/v2 v2.2.3 h1:sxCkb+qR91z4vsqw4vGGZlDgPz3G7gjaLyK3V8y70BU =
149149github.com/klauspost/cpuid/v2 v2.2.3 /go.mod h1:RVVoqg1df56z8g3pUjL/3lE5UfnlrJX8tyFgg4nqhuY =
150150github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI =
You can’t perform that action at this time.
0 commit comments