File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 99### Bug fixes:
1010
1111### Dependencies:
12+ - build(deps): ` github.com/ulikunitz/xz ` from 0.5.12 to 0.5.13 ([ #1524 ] ( https://github.com/fastly/cli/pull/1524 ) )
1213
1314## [ v11.5.0] ( https://github.com/fastly/cli/releases/tag/v11.5.0 ) (2025-08-20)
1415
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ require (
7070 github.com/pierrec/lz4/v4 v4.1.22 // indirect
7171 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
7272 github.com/rivo/uniseg v0.4.7 // indirect
73- github.com/ulikunitz/xz v0.5.12 // indirect
73+ github.com/ulikunitz/xz v0.5.13 // indirect
7474 github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
7575 golang.org/x/net v0.43.0 // indirect
7676 golang.org/x/oauth2 v0.30.0 // indirect
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 h1:nrZ3ySNYwJ
146146github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 /go.mod h1:iFyPdL66DjUD96XmzVL3ZntbzcflLnznH0fr99w5VqE =
147147github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
148148github.com/ulikunitz/xz v0.5.9 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
149- github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
150- github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
149+ github.com/ulikunitz/xz v0.5.13 h1:ar98gWrjf4H1ev05fYP/o29PDZw9DrI3niHtnEqyuXA =
150+ github.com/ulikunitz/xz v0.5.13 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
151151github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 h1:nIPpBwaJSVYIxUFsDv3M8ofmx9yWTog9BfvIu0q41lo =
152152github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 /go.mod h1:HUYIGzjTL3rfEspMxjDjgmT5uz5wzYJKVo23qUhYTos =
153153github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
You can’t perform that action at this time.
0 commit comments