1
0
Fork 0
mirror of https://github.com/Luzifer/go_helpers.git synced 2024-12-25 05:21:20 +00:00

Drop support for Go <1.13

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-11-15 17:09:08 +01:00
parent 226d9033a3
commit 75dc1cf54b
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,6 +1,5 @@
language: go
go:
- 1.11.x
- 1.12.x
- 1.13.x
- tip