File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333- build(deps): ` golang.org/x/oauth2 ` from 0.27.0 to 0.28.0 ([ #1432 ] ( https://github.com/fastly/cli/pull/1432 ) )
3434- build(deps): ` golang.org/x/net ` from 0.35.0 to 0.37.0 ([ #1439 ] ( https://github.com/fastly/cli/pull/1439 ) )
3535- build(deps): ` github.com/golang/snappy ` from 0.0.4 to 1.0.0 ([ #1438 ] ( https://github.com/fastly/cli/pull/1438 ) )
36+ - build(deps): ` golang.org/x/mod ` from 0.23.0 to 0.24.0 ([ #1437 ] ( https://github.com/fastly/cli/pull/1437 ) )
3637
3738## [ v10.19.0] ( https://github.com/fastly/cli/releases/tag/v10.19.0 ) (2025-02-18)
3839
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/theckman/yacspin v0.13.12
3737 golang.org/x/crypto v0.36.0
3838 golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
39- golang.org/x/mod v0.23 .0
39+ golang.org/x/mod v0.24 .0
4040)
4141
4242require (
Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 h1:ESSUROHIBHg7USnszlcdmjBEw
158158golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 /go.mod h1:/lliqkxwWAhPjf5oSOIJup2XcqJaw8RGS6k3TGEc7GI =
159159golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 /go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4 =
160160golang.org/x/mod v0.8.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
161- golang.org/x/mod v0.23 .0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM =
162- golang.org/x/mod v0.23 .0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
161+ golang.org/x/mod v0.24 .0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU =
162+ golang.org/x/mod v0.24 .0 /go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww =
163163golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
164164golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
165165golang.org/x/net v0.0.0-20220722155237-a158d28d115b /go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c =
You can’t perform that action at this time.
0 commit comments