chore(deps): updated dependencies

This commit is contained in:
Julien Dessaux 2024-09-12 20:59:17 +02:00
parent de9320b59b
commit 6293305e8f
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -72,7 +72,7 @@ require (
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
go.n16f.net/ejson v0.0.0-20240907142838-60dfff0cd542 // indirect
go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842 // indirect
go.n16f.net/service v0.0.0-20240905080653-027354f086d9 // indirect
go.n16f.net/service v0.0.0-20240912093450-2e199f74ea7f // indirect
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect
@ -83,7 +83,7 @@ require (
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/grpc v1.66.1 // indirect
google.golang.org/grpc v1.66.2 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect