This repository was archived by the owner on Sep 3, 2025. It is now read-only.
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 @@ -187,7 +187,7 @@ require (
187
187
github.com/tcnksm/go-httpstat v0.2.0 // indirect
188
188
github.com/tinylib/msgp v1.1.8 // indirect
189
189
github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 // indirect
190
- github.com/ulikunitz/xz v0.5.11 // indirect
190
+ github.com/ulikunitz/xz v0.5.14 // indirect
191
191
github.com/valyala/fasthttp v1.51.0 // indirect
192
192
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
193
193
github.com/vishvananda/netns v0.0.4 // indirect
Original file line number Diff line number Diff line change @@ -681,8 +681,8 @@ github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4d
681
681
github.com/ugorji/go/codec v1.2.11 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
682
682
github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
683
683
github.com/ulikunitz/xz v0.5.9 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
684
- github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8 =
685
- github.com/ulikunitz/xz v0.5.11 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
684
+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
685
+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
686
686
github.com/unrolled/secure v1.14.0 h1:u9vJTU/pR4Bny0ntLUMxdfLtmIRGvQf2sEFuA0TG9AE =
687
687
github.com/unrolled/secure v1.14.0 /go.mod h1:BmF5hyM6tXczk3MpQkFf1hpKSRqCyhqcbiQtiAF7+40 =
688
688
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
You can’t perform that action at this time.
0 commit comments