mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-27 10:22:18 +00:00
Updates go lang support to allow other languages to communicate with it (#6653)
This commit is contained in:
@@ -7,5 +7,5 @@ replace github.com/google/flatbuffers/grpc/examples/go/greeter/models v0.0.0 =>
|
||||
require (
|
||||
github.com/google/flatbuffers v1.12.0
|
||||
github.com/google/flatbuffers/grpc/examples/go/greeter/models v0.0.0
|
||||
google.golang.org/grpc v1.35.0
|
||||
google.golang.org/grpc v1.39.0-dev
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user