Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: buf deps #407

Merged
merged 1 commit into from
Mar 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions proto/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ deps:
- remote: buf.build
owner: persistence
repository: cosmos-sdk-lsm
commit: 9c13e4bf64be47968204452f2898d48b
digest: shake256:4a9b6eab24fd93bfc0e83738d0db5d99caf45848005d48976c2929b9ea21fabefee144cb2bcbc1aee748a9524fc4e617afdc7223e8b3699495633120e368b7b4
commit: ac3de0dcbfbe4150b68e337f3063beed
digest: shake256:85111a50f8f3d210189e8b5c179c9883f2b94d99028814f9ebec0680b4f2bd365086c3fa1d8bb5990b35b316f1ac4854bfbcd3b954060f065025e94c21989ca5
- remote: buf.build
owner: persistence
repository: ibc-lsm
commit: e646d1f54d5a42e08556d73d1e566d77
digest: shake256:e4bc62fb909f8137a2c807bf6c3044ee56a85c14dd64a840389bfef2fa458b52ddd9c7735f2b0ca44a7eb66f5e5868ef63e86ffe8fbb44363be30a3c0a63efbb
commit: 1980a8d3056c4ca3bfb31143b8dcc383
digest: shake256:8f2dc4cd604fda84d7e5e4448c26bd0381534cb0416069c833c3d73b379bf9de25ea58f688e14b5de61673faf4c09d3b9debff9ae953f521c6d6ce1dc1d6e340
4 changes: 2 additions & 2 deletions proto/buf.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: v1
name: buf.build/persistence/persistence-sdk
deps:
- buf.build/persistence/cosmos-sdk-lsm:v47-lsm
- buf.build/persistence/cosmos-sdk-lsm:v0.47.3-lsm
- buf.build/cosmos/cosmos-proto
- buf.build/cosmos/gogo-proto
- buf.build/googleapis/googleapis
- buf.build/persistence/ibc-lsm:v7-lsm
- buf.build/persistence/ibc-lsm:v7.2.0-lsm
breaking:
use:
- FILE
Expand Down