mirror of
https://github.com/Luzifer/go_helpers.git
synced 2024-12-24 13:01:21 +00:00
Drop Go1.5 / Go1.6 support with using contexts
This commit is contained in:
parent
ad799299c0
commit
e0cb85cdbb
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
- tip
|
||||
|
|
Loading…
Reference in a new issue