510e6663ff
Some checks failed
automerge / automerge (pull_request) Failing after 15s
autoapprove / autoapprove (pull_request) Failing after 18s
codeql / analyze (go) (pull_request) Failing after 1m2s
prbuild / test (pull_request) Failing after 5m17s
prbuild / lint (pull_request) Successful in 9m44s
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
|
|
golang.org/x/net v0.31.0
|
|
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/sys v0.27.0 // indirect
|
|
golang.org/x/text v0.21.0 // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
|
|
)
|