File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ require (
146146 github.com/theupdateframework/go-tuf/v2 v2.1.1 // indirect
147147 github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
148148 github.com/transparency-dev/merkle v0.0.2 // indirect
149- github.com/ulikunitz/xz v0.5.12 // indirect
149+ github.com/ulikunitz/xz v0.5.14 // indirect
150150 github.com/vbauerster/mpb/v8 v8.9.1 // indirect
151151 github.com/xanzy/go-gitlab v0.110.0 // indirect
152152 github.com/xanzy/ssh-agent v0.3.3 // indirect
Original file line number Diff line number Diff line change @@ -684,6 +684,8 @@ github.com/transparency-dev/merkle v0.0.2/go.mod h1:pqSy+OXefQ1EDUVmAJ8MUhHB9TXG
684684github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
685685github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
686686github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
687+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
688+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
687689github.com/urfave/cli v1.22.16 h1:MH0k6uJxdwdeWQTwhSO42Pwr4YLrNLwBtg1MRgTqPdQ =
688690github.com/urfave/cli v1.22.16 /go.mod h1:EeJR6BKodywf4zciqrdw6hpCPk68JO9z5LazXZMn5Po =
689691github.com/urfave/cli/v2 v2.27.4 /go.mod h1:m4QzxcD2qpra4z7WhzEGn74WZLViBnMpb1ToCAKdGRQ =
You can’t perform that action at this time.
0 commit comments