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:
parent
226d9033a3
commit
75dc1cf54b
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.11.x
|
- 1.13.x
|
||||||
- 1.12.x
|
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in a new issue