update deps
Some checks failed
build / lint (push) Failing after 8s
build / test (push) Failing after 8s
codeql / analyze (go) (push) Failing after 10s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-09-20 18:03:39 +03:00
parent b22f150601
commit 25618a3859
2 changed files with 7 additions and 20 deletions

4
go.mod
View File

@@ -5,8 +5,8 @@ go 1.21
toolchain go1.23.1
require (
go.unistack.org/micro/v3 v3.10.88
google.golang.org/grpc v1.66.2
go.unistack.org/micro/v3 v3.10.91
google.golang.org/grpc v1.67.0
)
require (