Skip to content

Commit 43e3664

Browse files
ccojocargcmurphy
authored andcommitted
Build the tls config generator only with Go versions compatible with Go 1.12
Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent 81b6dc8 commit 43e3664

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/tlsconfig/tlsconfig.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build go1.12
2+
13
package main
24

35
import (

0 commit comments

Comments
 (0)