bump golang/x/* libs

This commit is contained in:
Nazar Kanaev
2023-10-24 21:49:22 +01:00
parent 13c047fc21
commit 9d5b8d99f7
18 changed files with 2882 additions and 2700 deletions

6
go.mod
View File

@@ -4,8 +4,8 @@ go 1.17
require (
github.com/mattn/go-sqlite3 v1.14.7
golang.org/x/net v0.8.0
golang.org/x/sys v0.6.0
golang.org/x/net v0.17.0
golang.org/x/sys v0.13.0
)
require golang.org/x/text v0.8.0 // indirect
require golang.org/x/text v0.13.0 // indirect