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 build binary step instruction on README #58

Open
gutakk opened this issue Jun 3, 2021 · 1 comment
Open

Update build binary step instruction on README #58

gutakk opened this issue Jun 3, 2021 · 1 comment

Comments

@gutakk
Copy link
Contributor

gutakk commented Jun 3, 2021

Why

@Lahphim found the issue when building the binary (more information #46). But @junan point out that GO111MODULE will be ignored in Go 1.17 (more information #48 (comment))

Acceptance Criteria

Update the README to follow @junan suggestion

@malparty
Copy link
Member

malparty commented Jun 14, 2021

Not sure if related, but on my first attempt I had to "go mod init module name" before the command go build -o [...] worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants