File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
github.com/ulikunitz/xz/lzma Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ require (
175175 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
176176 github.com/tklauser/go-sysconf v0.3.12 // indirect
177177 github.com/tklauser/numcpus v0.6.1 // indirect
178- github.com/ulikunitz/xz v0.5.14 // indirect
178+ github.com/ulikunitz/xz v0.5.15 // indirect
179179 github.com/valyala/bytebufferpool v1.0.0 // indirect
180180 github.com/valyala/fasttemplate v1.2.2 // indirect
181181 github.com/xanzy/ssh-agent v0.3.3 // indirect
Original file line number Diff line number Diff line change @@ -679,8 +679,8 @@ github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9f
679679github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
680680github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
681681github.com/ulikunitz/xz v0.5.9 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
682- github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
683- github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
682+ github.com/ulikunitz/xz v0.5.15 h1:9DNdB5s+SgV3bQ2ApL10xRc35ck0DuIX/isZvIk+ubY =
683+ github.com/ulikunitz/xz v0.5.15 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
684684github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
685685github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
686686github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
Original file line number Diff line number Diff line change @@ -680,7 +680,7 @@ github.com/tklauser/go-sysconf
680680# github.com/tklauser/numcpus v0.6.1
681681## explicit; go 1.13
682682github.com/tklauser/numcpus
683- # github.com/ulikunitz/xz v0.5.14
683+ # github.com/ulikunitz/xz v0.5.15
684684## explicit; go 1.12
685685github.com/ulikunitz/xz
686686github.com/ulikunitz/xz/internal/hash
You can’t perform that action at this time.
0 commit comments