Skip to content

Fix go get#1

Open
wlkh wants to merge 1 commit intoexyzzy:masterfrom
wlkh:update-path
Open

Fix go get#1
wlkh wants to merge 1 commit intoexyzzy:masterfrom
wlkh:update-path

Conversation

@wlkh
Copy link
Copy Markdown

@wlkh wlkh commented Oct 9, 2023

Thanks for the module, it looks great!

Currently go get fails due to the path in the go.mod file:

go: downloading github.com/exyzzy/hershey v0.0.0-20210918043116-4417c90c656f
go: github.com/exyzzy/hershey@v0.0.0-20210918043116-4417c90c656f: parsing go.mod:
	module declares its path as: bitbucket.org/exyzzy/hershey
	        but was required as: github.com/exyzzy/hershey

This patch should fix that issue.

@wlkh wlkh changed the title Fix go get fails Fix go get Oct 9, 2023
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

Successfully merging this pull request may close these issues.

1 participant