github.com/Finschia/ostracon@v1.1.5/third_party/proto/README.md (about)

     1  # Using buf build
     2  https://buf.build/
     3  
     4  ```script
     5  go run github.com/bufbuild/buf/cmd/buf help
     6  ```
     7  
     8  ## if you update `buf.yaml`, should also update `buf.lock`
     9  ```script
    10  cd third_party/proto && go run github.com/bufbuild/buf/cmd/buf mod update && cd ../..
    11  ```
    12  
    13  ## NOTE
    14  If tendermint use `BSR: Buf Schema Registry`, can remove `tendermint`
    15  Currently, coping `tendermint-v0.34.19` proto files
    16  See: `go.mod`