Removed Golang:1.8

Updated package for follow official Golang Release Policy.
This commit is contained in:
Gert-Jan Timmer
2018-05-29 15:04:02 +02:00
parent a5cc8a2afa
commit 0eb0d18f67
2 changed files with 2 additions and 20 deletions

View File

@@ -11,10 +11,11 @@ go-sqlite3
sqlite3 driver conforming to the built-in database/sql interface
Supported Golang version:
- 1.8.x
- 1.9.x
- 1.10.x
[This package follows the official Golang Release Policy.](https://golang.org/doc/devel/release.html#policy)
### Overview
- [Installation](#installation)