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

made every instance of CosmWasm used in .go files cosmwasm. #138

Closed
wants to merge 1 commit into from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Sep 22, 2020

This makes CosmWasm lowercase in .go files becasue having CosmWasm in the module path can cause trouble.

@faddat faddat mentioned this pull request Sep 22, 2020
1 task
@ethanfrey
Copy link
Member

The canonical repo name was uppercase for some time now, and I did have to update a bunch of go.mod at the beginning but haven't had issues since that.

https://github.com/BurntSushi/toml is a commonly used go package that also has uppercase imports, so this should work. I will look into the starport issue to better understand

@ethanfrey
Copy link
Member

Closing this as the upstream issue was closed as well

@ethanfrey ethanfrey closed this Oct 26, 2020
faddat pushed a commit to faddat/go-cosmwasm that referenced this pull request Dec 10, 2021
…2.3 to 0.32.4

* Bump github.com/tendermint/tendermint from 0.32.3 to 0.32.4

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.3 to 0.32.4.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.32.3...v0.32.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Update go.{mod, sum}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants