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 build on Go 1.18 #21

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Fix build on Go 1.18 #21

merged 1 commit into from
Apr 14, 2022

Conversation

mihaitodor
Copy link
Contributor

Hey @evanmiller, thanks for this awesome tool! I noticed that it fails to build on OSX using Go 1.18 and I managed to resolve it as described in this StackOverflow post: https://stackoverflow.com/questions/71507321/go-1-18-build-error-on-mac-unix-syscall-darwin-1-13-go253-golinkname-mus

Also, since go modules are the default mode of operation now, I think the Readme could use some improvements for the build instructions. For example, I'd consider releasing a new tag for this project and then people could run go install github.com/evanmiller/hecate@latest to install it. Please let me know if you need any help with that.

@evanmiller
Copy link
Owner

Thanks for the contribution! This project is more or less in maintenance mode, so any additional PRs are appreciated.

@evanmiller evanmiller merged commit db740a7 into evanmiller:master Apr 14, 2022
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.

None yet

2 participants