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 @@ -229,7 +229,7 @@ require (
229
229
github.com/stoewer/go-strcase v1.3.1 // indirect
230
230
github.com/subosito/gotenv v1.6.0 // indirect
231
231
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
232
- github.com/ulikunitz/xz v0.5.12 // indirect
232
+ github.com/ulikunitz/xz v0.5.14 // indirect
233
233
github.com/vbatts/tar-split v0.12.1 // indirect
234
234
github.com/vbauerster/mpb/v8 v8.10.2 // indirect
235
235
github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -559,8 +559,8 @@ github.com/thoas/go-funk v0.9.3 h1:7+nAEx3kn5ZJcnDm2Bh23N2yOtweO14bi//dvRtgLpw=
559
559
github.com/thoas/go-funk v0.9.3 /go.mod h1:+IWnUfUmFO1+WVYQWQtIJHeRRdaIyyYglZN7xzUPe4Q =
560
560
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0 =
561
561
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 /go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs =
562
- github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
563
- github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
562
+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
563
+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
564
564
github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo =
565
565
github.com/vbatts/tar-split v0.12.1 /go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA =
566
566
github.com/vbauerster/mpb/v8 v8.10.2 h1:2uBykSHAYHekE11YvJhKxYmLATKHAGorZwFlyNw4hHM =
You can’t perform that action at this time.
0 commit comments