Skip to content

Commit

Permalink
docs: set proper v0.47.x buf commit (#15142)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7d28f63)

# Conflicts:
#	proto/README.md
  • Loading branch information
julienrbrt authored and mergify[bot] committed Feb 23, 2023
1 parent c830dad commit fa55c48
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 174 deletions.
13 changes: 13 additions & 0 deletions proto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,17 @@ 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) |
<<<<<<< HEAD
| v0.47.x | [8c515ebc07ee4514aabcaf3a584a1d1a](https://buf.build/cosmos/cosmos-sdk/docs/8c515ebc07ee4514aabcaf3a584a1d1a) |
=======
| v0.47.x | [2aa7ff2b23df473a85b7a7fe1884105d](https://buf.build/cosmos/cosmos-sdk/docs/2aa7ff2b23df473a85b7a7fe1884105d) |
| v0.48.x | |

## Generate

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

```bash
buf export buf.build/cosmos/cosmos-sdk:${commit} --output .
```
>>>>>>> 7d28f6329 (docs: set proper v0.47.x buf commit (#15142))
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 fa55c48

Please sign in to comment.