resolve conflict
All checks were successful
lint / lint (pull_request) Successful in 1m14s
test / test (pull_request) Successful in 2m10s

This commit is contained in:
2025-03-03 09:44:35 +03:00
parent 7ad92816ef
commit b809959065
5 changed files with 49 additions and 45 deletions

2
go.mod
View File

@@ -2,6 +2,8 @@ module go.unistack.org/micro-client-grpc/v4
go 1.23.0
toolchain go1.23.3
require (
go.unistack.org/micro/v4 v4.1.2
google.golang.org/grpc v1.70.0