aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2018-11-09 18:53:04 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2018-11-09 18:53:04 +0900
commiteed79b86572f203cc92e92048ba06b56a8ca06e8 (patch)
tree26d3151d9fc7859bc86983441e7bff50bfe698c5
parentMerge pull request #657 from kevinburke/compile-tip (diff)
downloadgolite-eed79b86572f203cc92e92048ba06b56a8ca06e8.tar.gz
golite-eed79b86572f203cc92e92048ba06b56a8ca06e8.tar.xz
update README.md
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 207f1cd..506f3ec 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,7 @@ go-sqlite3
sqlite3 driver conforming to the built-in database/sql interface
-Supported Golang version:
-- 1.9.x
-- 1.10.x
+Supported Golang version: See .travis.yml
[This package follows the official Golang Release Policy.](https://golang.org/doc/devel/release.html#policy)