chore(deps): updated dependencies

This commit is contained in:
Julien Dessaux 2024-08-30 21:19:36 +02:00
parent 15c84c9927
commit fd77a17226
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -80,8 +80,8 @@ require (
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240820151423-278611b39280 // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed // indirect
google.golang.org/grpc v1.66.0 // 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