1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-22 20:20:59 +08:00

TUN-2334: remove tlsConfig.ServerName special case

This commit is contained in:
Nick Vollmar
2019-09-23 11:22:53 -05:00
parent 979e5be8ab
commit a412f629c2
2 changed files with 3 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
// TODO: Remove the above build tag and include this test when we start compiling with Golang 1.10.0+
package tlsconfig
import (