Drop support go1.10 (#2147)

This commit is contained in:
thinkerou
2019-11-24 23:07:56 +08:00
committed by Bo-Yi Wu
parent 70ca31bc11
commit 2ee0e96394
4 changed files with 3 additions and 4 deletions
-1
View File
@@ -3,7 +3,6 @@ language: go
matrix:
fast_finish: true
include:
- go: 1.10.x
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x