mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-09 19:33:35 +00:00
d6c1b4a359
The test/t-14-tls_tracking test relies on Go 1.8 features, but since we used to support Go 1.7, the test had a version check. Since now the minimum Go version supported is 1.9, we can remove this check.