mirror of
https://github.com/Luzifer/go_helpers.git
synced 2024-12-24 13:01:21 +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
|
||||
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
|
Loading…
Reference in a new issue