xesite/vendor/github.com/Xe/gopreload/database/sqlite3/main.go

6 lines
69 B
Go

//+build go1.8
package main
import _ "github.com/mattn/go-sqlite3"