Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Remove redundant comment in alias.go.tmpl #28

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

jaybxyz
Copy link
Contributor

@jaybxyz jaybxyz commented Dec 4, 2019

Remove redundant comment in templates/module/alias.go.tmpl

)TODO: Fill out module types

@jaybxyz
Copy link
Contributor Author

jaybxyz commented Dec 4, 2019

By the way, for those who are using go version 1.12.x will encounter an issue when make tools because of /... pattern. Reference golang/go#27215

$ go get -u github.com/go-bindata/go-bindata/...
go: finding github.com/go-bindata/go-bindata/... latest
go get github.com/go-bindata/go-bindata/...: no matching versions for query “latest”

@tac0turtle
Copy link
Member

woo, nice catch, thank you.

We do mention that go 1.13 is required for this reason.

@tac0turtle tac0turtle merged commit 48acd52 into cosmos:master Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants