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 install error #19

Merged
merged 2 commits into from
Jul 24, 2019
Merged

go install error #19

merged 2 commits into from
Jul 24, 2019

Conversation

voidint
Copy link
Contributor

@voidint voidint commented Jul 24, 2019

go 1.11.x

../../vendor/github.com/Ullaakut/nmap/xml.go:9:2: cannot find package "github.com/ullaakut/nmap/pkg/osfamilies" in any of:
	/root/.jenkins/jobs/xxxx-2.13.x/workspace/src/idcos.io/xxxx/vendor/github.com/ullaakut/nmap/pkg/osfamilies (vendor tree)
	/opt/golang/go/src/github.com/ullaakut/nmap/pkg/osfamilies (from $GOROOT)
	/root/.jenkins/jobs/xxxx-2.13.x/workspace/src/github.com/ullaakut/nmap/pkg/osfamilies (from $GOPATH)

@voidint voidint closed this Jul 24, 2019
@voidint voidint reopened this Jul 24, 2019
@Ullaakut Ullaakut self-requested a review July 24, 2019 12:53
@Ullaakut Ullaakut added the bug Something isn't working label Jul 24, 2019
@Ullaakut
Copy link
Owner

Hey @voidint, thanks for your contribution :)

Thanks for your fix, but if we change the casing in the imports, it should be done everywhere. Let me update your PR 👍

@Ullaakut Ullaakut merged commit af0ca46 into Ullaakut:master Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants