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

Add go.mod file for use with go modules #50

Closed
wants to merge 1 commit into from

Conversation

asmaloney
Copy link

For those of us using go modules, it would be nice to support it. Pretty straightforward here since this is only one package.

BTW, the go version number doesn't mean that that version is required. Here's Ian's explanation about the version number.

The repo will also need a version tagged so those using modules can point at it.

Thanks Alex!

@asmaloney asmaloney closed this by deleting the head repository Mar 21, 2024
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

1 participant