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

go.mod required for projects which are using Go >= 1.12 #86

Open
sagarchoudhary96 opened this issue Oct 9, 2019 · 0 comments
Open

go.mod required for projects which are using Go >= 1.12 #86

sagarchoudhary96 opened this issue Oct 9, 2019 · 0 comments

Comments

@sagarchoudhary96
Copy link

go.mod file is required to be present in this project so this package can be used by new project built using new go version (i.e >= 1.12). Also it has dependency on other project of yours i.e https://github.com/ttacon/builder so go.mod is needed to be added in that project too.

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

No branches or pull requests

1 participant