mirror of
https://github.com/securego/gosec.git
synced 2025-01-16 02:33:33 +02:00
Build the tls config generator only with Go versions compatible with Go 1.12
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
This commit is contained in:
parent
81b6dc8872
commit
43e3664713
@ -1,3 +1,5 @@
|
||||
// +build go1.12
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user