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

Fix go get #24

Merged
merged 3 commits into from
Feb 14, 2020
Merged

Fix go get #24

merged 3 commits into from
Feb 14, 2020

Conversation

nezorflame
Copy link
Contributor

@nezorflame nezorflame commented Feb 13, 2020

Fixes #22

@request-info
Copy link

request-info bot commented Feb 13, 2020

The maintainers of this repository would appreciate it if you could provide more information.

@uudashr
Copy link
Owner

uudashr commented Feb 14, 2020

@nezorflame kindly need your help on this.
Is there a way to validate this? I'm just merge it and things still failing

$ GO111MODULE=on go get github.com/uudashr/gopkgs/cmd/gopkgs@latest
go: finding github.com/uudashr/gopkgs/cmd/gopkgs latest
go get: github.com/uudashr/gopkgs/cmd/[email protected] requires
	github.com/uudashr/gopkgs/[email protected] requires
	github.com/uudashr/[email protected]: reading github.com/uudashr/gopkgs/go.mod at revision v0.0.0: unknown revision v0.0.0

@nezorflame
Copy link
Contributor Author

I'll be available in a few hours and do some research with a fork, will let you know.

@uudashr
Copy link
Owner

uudashr commented Feb 14, 2020

I've created a dedicated ticket for this #25
Thanks

@nezorflame nezorflame deleted the fix-go-get branch February 16, 2020 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update go tools error
2 participants