Drop go1.11 (#852)

* Drop go1.11

* Use go1.12
This commit is contained in:
mattn
2020-11-17 10:04:27 +09:00
committed by GitHub
parent 0709612629
commit ae4208e73a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/mattn/go-sqlite3
go 1.10
go 1.12