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

Update tutorial to use go.mod instead of dep #51

Closed
jleni opened this issue Mar 18, 2019 · 2 comments · Fixed by #60
Closed

Update tutorial to use go.mod instead of dep #51

jleni opened this issue Mar 18, 2019 · 2 comments · Fixed by #60

Comments

@jleni
Copy link
Member

jleni commented Mar 18, 2019

Cosmos SDK has been upgraded to go.mod
cosmos/cosmos-sdk#3907

But the tutorial still uses dep:
https://github.com/cosmos/sdk-application-tutorial/search?q=dep&unscoped_q=dep

@alessio
Copy link

alessio commented Mar 18, 2019

/cc @jackzampolin

@jackzampolin
Copy link
Member

We need to do this!

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 a pull request may close this issue.

4 participants
@alessio @jackzampolin @jleni and others