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> |
||
---|---|---|
.. | ||
automation | ||
mockpackage | ||
runtime | ||
sxs_ts_test | ||
config.spec.ts | ||
constants.ts | ||
init.spec.ts | ||
iterable.spec.ts | ||
options.spec.ts | ||
output.spec.ts | ||
provider.spec.ts | ||
resource.spec.ts | ||
stackReference.spec.ts | ||
unwrap.spec.ts | ||
util.ts |