File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ require (
181
181
github.com/subosito/gotenv v1.6.0 // indirect
182
182
github.com/tklauser/go-sysconf v0.3.12 // indirect
183
183
github.com/tklauser/numcpus v0.6.1 // indirect
184
- github.com/ulikunitz/xz v0.5.10 // indirect
184
+ github.com/ulikunitz/xz v0.5.14 // indirect
185
185
github.com/vbatts/tar-split v0.12.1 // indirect
186
186
github.com/x448/float16 v0.8.4 // indirect
187
187
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
Original file line number Diff line number Diff line change @@ -1262,8 +1262,9 @@ github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFA
1262
1262
github.com/tklauser/go-sysconf v0.3.12 /go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI =
1263
1263
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk =
1264
1264
github.com/tklauser/numcpus v0.6.1 /go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY =
1265
- github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
1266
1265
github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
1266
+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
1267
+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
1267
1268
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
1268
1269
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
1269
1270
github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo =
You can’t perform that action at this time.
0 commit comments