bump libc,tcl version

This commit is contained in:
Jan Mercl
2021-01-17 11:38:58 +01:00
parent 7555a8537c
commit 132978c738
5 changed files with 18 additions and 11 deletions

View File

@@ -13,8 +13,8 @@ import (
"path/filepath"
"testing"
"modernc.org/libc"
_ "github.com/mattn/go-sqlite3"
"modernc.org/libc"
)
const gcoDriver = "sqlite3"