Update golang.org/x/net to address CVE-2021-44716

This commit is contained in:
kisunji 2021-12-15 11:58:48 -05:00
parent 2927327529
commit 49a7fab68b
1 changed files with 3 additions and 0 deletions

3
.changelog/11854.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:security
ci: Upgrade golang.org/x/net to address [CVE-2021-44716](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44716)
```