Remove go1.12 support (#2679)

* Revert "Adding ppc64le architecture support on travis-ci (#2538)"

This reverts commit fca3f95d7c.

* not support go1.12

* fix

* Update errors_test.go

* Update debug.go
This commit is contained in:
thinkerou
2021-04-12 00:29:34 +08:00
committed by GitHub
parent 51c7d001e0
commit ee4de846a8
6 changed files with 26 additions and 40 deletions
-2
View File
@@ -3,8 +3,6 @@ language: go
matrix:
fast_finish: true
include:
- go: 1.12.x
env: GO111MODULE=on
- go: 1.13.x
- go: 1.13.x
env: