From 2491c1ae5a0c50a7bd21d8f7709b8ba39dcc20eb Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Tue, 28 Jul 2020 18:41:54 +0200 Subject: 575 errors out of 200676 tests on Linux 64-bit little-endian All memory allocations freed - no leaks --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2a3c58a..566be2b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module modernc.org/sqlite go 1.14 require ( - modernc.org/crt/v3 v3.24.0 + modernc.org/crt/v3 v3.24.6 modernc.org/mathutil v1.0.0 - modernc.org/tcl v1.0.0-beta1 + modernc.org/tcl v1.0.1-beta1 ) -- cgit v1.2.3-70-g09d2