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 @@ -53,7 +53,7 @@ require (
53
53
github.com/josharian/intern v1.0.0 // indirect
54
54
github.com/json-iterator/go v1.1.12 // indirect
55
55
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
56
- github.com/klauspost/compress v1.16.4 // indirect
56
+ github.com/klauspost/compress v1.16.5 // indirect
57
57
github.com/mailru/easyjson v0.7.7 // indirect
58
58
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
59
59
github.com/mitchellh/mapstructure v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
247
247
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
248
248
github.com/klauspost/compress v1.9.5 /go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A =
249
249
github.com/klauspost/compress v1.13.6 /go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk =
250
- github.com/klauspost/compress v1.16.4 h1:91KN02FnsOYhuunwU4ssRe8lc2JosWmizWa91B5v1PU =
251
- github.com/klauspost/compress v1.16.4 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
250
+ github.com/klauspost/compress v1.16.5 h1:IFV2oUNUzZaz+XyusxpLzpzS8Pt5rh0Z16For/djlyI =
251
+ github.com/klauspost/compress v1.16.5 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
252
252
github.com/konsorten/go-windows-terminal-sequences v1.0.1 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
253
253
github.com/konsorten/go-windows-terminal-sequences v1.0.2 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
254
254
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
You can’t perform that action at this time.
0 commit comments