release v1.5.0, completely CGo-free, including the Tcl tests

This commit is contained in:
Jan Mercl
2020-09-03 15:37:08 +02:00
parent c26bc822d8
commit 3ff11fb2cf
9 changed files with 31 additions and 18 deletions

View File

@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build cgo
package sqlite // import "modernc.org/sqlite"
import (