File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/iyear/tdl/core v0.20.2
2525 github.com/iyear/tdl/extension v0.20.2
2626 github.com/jedib0t/go-pretty/v6 v6.5.0
27- github.com/klauspost/compress v1.18.5
27+ github.com/klauspost/compress v1.18.6
2828 github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
2929 github.com/mattn/go-runewidth v0.0.21
3030 github.com/mitchellh/mapstructure v1.5.0
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ github.com/joshdk/go-junit v1.0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE
120120github.com/joshdk/go-junit v1.0.0 /go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung =
121121github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs =
122122github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 /go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8 =
123- github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE =
124- github.com/klauspost/compress v1.18.5 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
123+ github.com/klauspost/compress v1.18.6 h1:2jupLlAwFm95+YDR+NwD2MEfFO9d4z4Prjl1XXDjuao =
124+ github.com/klauspost/compress v1.18.6 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
125125github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54 h1:0SMHxjkLKNawqUjjnMlCtEdj6uWZjv0+qDZ3F6GOADI =
126126github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54 /go.mod h1:bm7MVZZvHQBfqHG5X59jrRE/3ak6HvK+/Zb6aZhLR2s =
127127github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments