Updated dependencies

This commit is contained in:
Julien Dessaux 2024-02-18 00:27:28 +01:00
parent 6289dfe10b
commit d1e15f5981
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 6 additions and 30 deletions

4
go.mod
View file

@ -78,8 +78,8 @@ require (
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect
google.golang.org/grpc v1.61.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240213162025-012b6fc9bca9 // indirect
google.golang.org/grpc v1.61.1 // indirect
google.golang.org/protobuf v1.32.0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect