Skip to content

Commit

Permalink
regenerate with protoc-gen-go v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
treethought committed Oct 16, 2023
1 parent f636260 commit 8f1647c
Show file tree
Hide file tree
Showing 24 changed files with 6,269 additions and 11,869 deletions.
2 changes: 1 addition & 1 deletion protobuf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Check out the [Flow Access API specification](/docs/content/access-api.md).
You can use [buf](https://github.com/bufbuild/buf) to generate gRPC client stubs in a variety of languages.
Please make sure you have `protoc-gen-go-grpc` installed, for example using command
```shell script
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install github.com/golang/protobuf/protoc-gen-go@v1.3.2
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2.0
```

Expand Down
Loading

0 comments on commit 8f1647c

Please sign in to comment.