update dependencies

This commit is contained in:
Jan Mercl
2021-06-16 19:26:04 +02:00
parent 56308939a8
commit 24f76a561d
2 changed files with 3 additions and 3 deletions

3
go.mod
View File

@@ -4,9 +4,8 @@ go 1.15
require (
github.com/mattn/go-sqlite3 v1.14.6
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
modernc.org/ccgo/v3 v3.9.4
modernc.org/libc v1.9.6
modernc.org/libc v1.9.7
modernc.org/mathutil v1.2.2
modernc.org/tcl v1.5.3
modernc.org/z v1.0.1