Skip to content

Commit

Permalink
docs: set proper v0.47.x buf commit (backport #15142) (#15143)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Robert <julien@rbrt.fr>
  • Loading branch information
mergify[bot] and julienrbrt committed Feb 23, 2023
1 parent c830dad commit b123507
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 175 deletions.
10 changes: 9 additions & 1 deletion proto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,12 @@ https://docs.buf.build/bsr/documentation.
| ------------------ | ------------------------------------------------------------------------------------------------------------- |
| Prior v0.46.0 | [Unavailable](https://github.com/bufbuild/buf/issues/1415) |
| v0.46.x | [8cb30a2c4de74dc9bd8d260b1e75e176](https://buf.build/cosmos/cosmos-sdk/docs/8cb30a2c4de74dc9bd8d260b1e75e176) |
| v0.47.x | [8c515ebc07ee4514aabcaf3a584a1d1a](https://buf.build/cosmos/cosmos-sdk/docs/8c515ebc07ee4514aabcaf3a584a1d1a) |
| v0.47.x | [2aa7ff2b23df473a85b7a7fe1884105d](https://buf.build/cosmos/cosmos-sdk/docs/2aa7ff2b23df473a85b7a7fe1884105d) |

## Generate

To get the Cosmos SDK proto given a commit, run:

```bash
buf export buf.build/cosmos/cosmos-sdk:${commit} --output .
```
10 changes: 0 additions & 10 deletions third_party/proto/README.md

This file was deleted.

164 changes: 0 additions & 164 deletions third_party/proto/google/protobuf/any.proto

This file was deleted.

0 comments on commit b123507

Please sign in to comment.