hyperweb-io / hyperweb-io/telescope
Potential issue of different versions of dependencies
Open
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
In go.mod of both osmosis and cosmos-sdk, osmosis's using google/protobuf v1.30.0, cosmos-sdk's using v1.28.1. So we should find a way to check versions of those deps and generate them separately to avoid some potential issues.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.