build tag

This commit is contained in:
Yasuhiro Matsumoto
2016-11-04 15:07:51 +09:00
parent 4d2dc45165
commit 29b191f206

View File

@@ -1,3 +1,5 @@
// +build go1.8
package sqlite3 package sqlite3
import ( import (