mirror of
https://github.com/nkanaev/yarr.git
synced 2025-11-28 01:51:04 +00:00
update dependencies
This commit is contained in:
6
go.mod
6
go.mod
@@ -3,7 +3,7 @@ module github.com/nkanaev/yarr
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/mattn/go-sqlite3 v1.14.0
|
||||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
|
||||
golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13
|
||||
github.com/mattn/go-sqlite3 v1.14.7
|
||||
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
|
||||
golang.org/x/sys v0.0.0-20210503173754-0981d6026fa6
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user