Require Go 1.12 or newer
Go 1.11 does not support TLS 1.3. To simplify cipher suite selection, we now require at least Go 1.12.
This commit is contained in:
parent
769e743563
commit
997db04b9f
@ -1,7 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.11.x
|
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
- tip
|
- tip
|
||||||
|
Loading…
Reference in New Issue
Block a user