Drop Support for go1.8 and go1.9 (#1933)

This commit is contained in:
Dan Markham
2019-06-28 08:43:07 -07:00
committed by Bo-Yi Wu
parent 46acb91996
commit fc920dc561
4 changed files with 4 additions and 6 deletions
-2
View File
@@ -3,8 +3,6 @@ language: go
matrix:
fast_finish: true
include:
- go: 1.8.x
- go: 1.9.x
- go: 1.10.x
- go: 1.11.x
env: GO111MODULE=on