2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 07:14:37 +00:00

5 lines
211 B
Plaintext
Raw Normal View History

```release-note:security
Upgrade to use Go 1.20.1.
This resolves vulnerabilities [CVE-2022-41724](https://go.dev/issue/58001) in `crypto/tls` and [CVE-2022-41723](https://go.dev/issue/57855) in `net/http`.
```