mirror of https://github.com/pulumi/pulumi.git
d6013e92d5
12916: all: cloudflare/circl 1.1.0 => 1.3.3 r=abhinav a=abhinav Upgrade version of cloudflare/circl to pick up important fixes and supersede a bunch of dependabot PRs. Change generated with: ```bash find . -name go.mod -exec dirname '{}' ';' | while read R; do (cd "$R" && go get github.com/cloudflare/circl@v1.3.3 && go mod tidy -compat=1.18) done ``` Addresses CVE-2023-1732 Co-authored-by: Abhinav Gupta <abhinav@pulumi.com> |
||
---|---|---|
.. | ||
testdata/sample | ||
go.mod | ||
go.sum | ||
main.go | ||
main_test.go |