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 1717- build(deps): ` golang.org/x/sys ` from 0.37.0 to 0.38.0 ([ #766 ] ( https://github.com/fastly/go-fastly/pull/766 ) )
1818- build(deps): ` golangci/golangci-lint-action ` from 8 to 9 ([ #767 ] ( https://github.com/fastly/go-fastly/pull/767 ) )
1919- build(deps): ` golang.org/x/crypto ` from 0.43.0 to 0.44.0 ([ #768 ] ( https://github.com/fastly/go-fastly/pull/768 ) )
20+ - build(deps): ` golang.org/x/crypto ` from 0.44.0 to 0.45.0 ([ #769 ] ( https://github.com/fastly/go-fastly/pull/769 ) )
2021
2122## [ v12.1.0] ( https://github.com/fastly/go-fastly/releases/tag/v12.1.0 ) (2025-09-30)
2223
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/mitchellh/mapstructure v1.5.0
1414 github.com/peterhellberg/link v1.2.0
1515 github.com/stretchr/testify v1.11.1
16- golang.org/x/crypto v0.44 .0
16+ golang.org/x/crypto v0.45 .0
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
2020github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
2121github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
2222github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
23- golang.org/x/crypto v0.44 .0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU =
24- golang.org/x/crypto v0.44 .0 /go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc =
23+ golang.org/x/crypto v0.45 .0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q =
24+ golang.org/x/crypto v0.45 .0 /go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4 =
2525golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc =
2626golang.org/x/sys v0.38.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
2727golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments