Michael Zalimeni
|
8eb074e7c1
|
[NET-5944] security: Update Go version to 1.20.10 and `x/net` to 0.17.0 (#19225)
* Bump golang.org/x/net to 0.17.0
This resolves [CVE-2023-39325](https://nvd.nist.gov/vuln/detail/CVE-2023-39325)
/ [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487).
* Update Go version to 1.20.10
This resolves [CVE-2023-39325](https://nvd.nist.gov/vuln/detail/CVE-2023-39325)
/ [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487)
(`net/http`).
|
2023-10-16 17:49:04 -04:00 |
R.B. Boyer
|
df930a59ac
|
chore: fix ce/ent drift in sdk and testing/deployer submodules (#19041)
|
2023-10-03 10:06:50 -05:00 |
Dan Stough
|
948ce8bc23
|
build: updates for 1.16.1 release (#18415)
* build: updates for 1.16.1 release
* build: fix missing replace directive for envoyextensions
* build: go mod tidy testing/deployer
|
2023-08-09 17:12:34 -04:00 |
Michael Zalimeni
|
905e371607
|
[NET-5146] security: Update Go version to 1.20.7 and `x/net` to 0.13.0 (#18358)
* Update Go version to 1.20.7
This resolves [CVE-2023-29409]
(https://nvd.nist.gov/vuln/detail/CVE-2023-29409)(`crypto/tls`).
* Bump golang.org/x/net to 0.13.0
Addresses [CVE-2023-3978](https://nvd.nist.gov/vuln/detail/CVE-2023-3978)
for security scans (non-impacting).
|
2023-08-02 13:10:29 -04:00 |
Michael Zalimeni
|
72999bb735
|
Update submodules to latest following 1.16.0 (#18197)
Align all our internal use of submodules on the latest versions.
|
2023-07-19 18:57:34 -04:00 |
Nick Irvine
|
62005369b5
|
Add `testing/deployer` (neé `consul-topology`) [NET-4610] (#17823)
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
Co-authored-by: R.B. Boyer <rb@hashicorp.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
|
2023-07-17 15:15:22 -07:00 |