Minimal go lang version target is 1.13

This commit is contained in:
Derrick Wippler 2021-05-03 11:32:41 -05:00
parent 1e232d778c
commit 27b25db9ae

View File

@ -9,9 +9,6 @@ script:
- go test ./...
go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x