Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ It aims to provide a set of easy to use interfaces to support spark consumers to
Make sure your local go version is 1.18 by running the following commands:

```shell
brew install go@1.18
brew install go@1.20
brew unlink go
brew link go@1.18
brew link go@1.20

brew install protobuf@3.21.12
brew install protobuf@25.2
brew unlink protobuf
brew link protobuf
```
Expand Down
2 changes: 1 addition & 1 deletion protos/coinbase/chainsformer/api.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.