update deps

This commit is contained in:
Aine
2022-08-23 15:45:40 +03:00
parent d6c9e2c048
commit c71c876e69
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.14
gitlab.com/etke.cc/go/env v1.0.0
gitlab.com/etke.cc/go/logger v1.0.0
gitlab.com/etke.cc/linkpearl v0.0.0-20220816155856-8f4cd5cce574
gitlab.com/etke.cc/linkpearl v0.0.0-20220823124436-ff8541c79eee
maunium.net/go/mautrix v0.12.0
)
@@ -36,7 +36,7 @@ require (
github.com/tidwall/sjson v1.2.5 // indirect
github.com/yuin/goldmark v1.4.12 // indirect
golang.org/x/crypto v0.0.0-20220817201139-bc19a97f63c8 // indirect
golang.org/x/net v0.0.0-20220812174116-3211cb980234 // indirect
golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c // indirect
golang.org/x/sys v0.0.0-20220818161305-2296e01440c6 // indirect
golang.org/x/text v0.3.7 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect