consul/test-integ
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
..
peering_commontopo update readme.md (#18191) 2023-07-19 18:24:55 -04:00
README.md add peering_commontopo tests [NET-3700] (#17951) 2023-07-18 16:41:30 -07:00
go.mod [NET-5146] security: Update Go version to 1.20.7 and `x/net` to 0.13.0 (#18358) 2023-08-02 13:10:29 -04:00
go.sum [NET-5146] security: Update Go version to 1.20.7 and `x/net` to 0.13.0 (#18358) 2023-08-02 13:10:29 -04:00

README.md

test-integ

Go integration tests for consul. /test/integration also holds integration tests; they need migrating.