We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run: go get github.com/insidieux/inizio/cmd/inizio
go get github.com/insidieux/inizio/cmd/inizio
Output: `
../../../pkg/mod/github.com/insidieux/inizio@v1.1.1/cmd/inizio/internal/command.go:30:23: undefined: newCore `
Go Version: go version
go version
go version go1.16.3 darwin/amd64
The text was updated successfully, but these errors were encountered:
Thanks for report. I'll check this bug a little bit later today
Sorry, something went wrong.
If you are in a hurry, use the precompiled binaries from latest release here
Fix issue #15: cannot get inizio cmd via go get
13d506e
- Commit wire_gen.go to repository - Remove wire stages from github actions and docker automated build - Update references in Makefile
Merge pull request #16 from insidieux/issue-15-go-get-cmd
56229d3
Fixed and released new version You can get it via
go get github.com/insidieux/inizio/cmd/inizio@v1.1.2 go: downloading github.com/insidieux/inizio v1.1.2
insidieux
Successfully merging a pull request may close this issue.
Run:
go get github.com/insidieux/inizio/cmd/inizio
Output:
`
github.com/insidieux/inizio/cmd/inizio/internal
../../../pkg/mod/github.com/insidieux/inizio@v1.1.1/cmd/inizio/internal/command.go:30:23: undefined: newCore
`
Go Version:
go version
go version go1.16.3 darwin/amd64
The text was updated successfully, but these errors were encountered: