consul/test-integ
Michael Zalimeni 84cbf09185 Bump golang.org/x/net to 0.12.0
While not necessary to directly address CVE-2023-29406 (which should be
handled by using a patched version of Go when building), an
accompanying change to HTTP/2 error handling does impact agent code.

See https://go-review.googlesource.com/c/net/+/506995 for the HTTP/2
change.

Bump this dependency across our submodules as well for the sake of
potential indirect consumers of `x/net/http`.
2023-07-19 11:20:22 -04:00
..
peering_commontopo add peering_commontopo tests [NET-3700] (#17951) 2023-07-18 16:41:30 -07:00
README.md add peering_commontopo tests [NET-3700] (#17951) 2023-07-18 16:41:30 -07:00
go.mod Bump golang.org/x/net to 0.12.0 2023-07-19 11:20:22 -04:00
go.sum Bump golang.org/x/net to 0.12.0 2023-07-19 11:20:22 -04:00

README.md

test-integ

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