146a0a10b7
Some checks failed
autoapprove / autoapprove (pull_request) Failing after 35s
codeql / analyze (go) (pull_request) Failing after 56s
prbuild / test (pull_request) Failing after 5m24s
prbuild / lint (pull_request) Successful in 10m1s
automerge / automerge (pull_request) Failing after 13m59s
dependabot-automerge / automerge (pull_request) Failing after 13m55s
20 lines
449 B
Modula-2
20 lines
449 B
Modula-2
module go.unistack.org/micro-server-grpc/v3
|
|
|
|
go 1.22.7
|
|
|
|
toolchain go1.23.3
|
|
|
|
require (
|
|
go.unistack.org/micro/v3 v3.10.109
|
|
google.golang.org/grpc v1.68.0
|
|
google.golang.org/protobuf v1.35.2
|
|
)
|
|
|
|
require (
|
|
go.unistack.org/micro-proto/v3 v3.4.1 // indirect
|
|
golang.org/x/net v0.32.0
|
|
golang.org/x/sys v0.28.0 // indirect
|
|
golang.org/x/text v0.21.0 // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
|
|
)
|