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 @@ -74,7 +74,7 @@ require (
7474 github.com/spf13/pflag v1.0.5 // indirect
7575 github.com/spf13/viper v1.19.0 // indirect
7676 github.com/subosito/gotenv v1.6.0 // indirect
77- github.com/ulikunitz/xz v0.5.12 // indirect
77+ github.com/ulikunitz/xz v0.5.14 // indirect
7878 github.com/xanzy/ssh-agent v0.3.3 // indirect
7979 github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
8080 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSW
202202github.com/terminalstatic/go-xsd-validate v0.1.6 h1:TenYeQ3eY631qNi1/cTmLH/s2slHPRKTTHT+XSHkepo =
203203github.com/terminalstatic/go-xsd-validate v0.1.6 /go.mod h1:18lsvYFofBflqCrvo1umpABZ99+GneNTw2kEEc8UPJw =
204204github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
205- github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
206- github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
205+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
206+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
207207github.com/urfave/cli v1.22.16 h1:MH0k6uJxdwdeWQTwhSO42Pwr4YLrNLwBtg1MRgTqPdQ =
208208github.com/urfave/cli v1.22.16 /go.mod h1:EeJR6BKodywf4zciqrdw6hpCPk68JO9z5LazXZMn5Po =
209209github.com/vbauerster/mpb/v8 v8.9.1 h1:LH5R3lXPfE2e3lIGxN7WNWv3Hl5nWO6LRi2B0L0ERHw =
You can’t perform that action at this time.
0 commit comments