open-consul/connect
Daniel Nephin 7f65880829 connect: fix test for go1.16
There is no way to compare x509.CertPools now that it has an unexpected
function field. This comparison is as close as we can get.

See https://github.com/golang/go/issues/26614 for a related issue.
2021-04-13 13:25:45 -04:00
..
certgen
proxy Allow passing ALPN next protocols down to connect services. Fixes #4466. (#9920) 2021-03-26 11:34:47 +00:00
example_test.go
resolver.go
resolver_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
service.go Allow passing ALPN next protocols down to connect services. Fixes #4466. (#9920) 2021-03-26 11:34:47 +00:00
service_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
testing.go
tls.go
tls_test.go connect: fix test for go1.16 2021-04-13 13:25:45 -04:00