From 3ff11fb2cf3597e31eb790772bc03fae46e6b029 Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Thu, 3 Sep 2020 15:37:08 +0200 Subject: release v1.5.0, completely CGo-free, including the Tcl tests --- tcl_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'tcl_test.go') diff --git a/tcl_test.go b/tcl_test.go index abdad96..02e8843 100644 --- a/tcl_test.go +++ b/tcl_test.go @@ -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 ( -- cgit v1.2.3-70-g09d2