udpate deps
Some checks failed
lint / lint (pull_request) Failing after 1m13s
test / test (pull_request) Successful in 2m10s

This commit is contained in:
2025-02-27 21:02:46 +03:00
parent 8578b74e33
commit 80bf955eeb
2 changed files with 16 additions and 16 deletions

4
go.mod
View File

@@ -5,8 +5,8 @@ go 1.22.0
require (
go.unistack.org/micro/v4 v4.1.2
golang.org/x/net v0.35.0
google.golang.org/grpc v1.69.4
google.golang.org/protobuf v1.36.3
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.5
)
require (