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 #1003

Merged
merged 1 commit into from Oct 1, 2019
Merged

add go.mod #1003

merged 1 commit into from Oct 1, 2019

Conversation

julienschmidt
Copy link
Member

@julienschmidt julienschmidt commented Sep 17, 2019

Description

Adding Go Module support by adding a go.mod file, describing the module in this repo.

Blocked by #1002
Fixes #947

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

@julienschmidt julienschmidt added this to the v1.5.0 milestone Sep 17, 2019
@julienschmidt julienschmidt merged commit 14bb9c0 into master Oct 1, 2019
@julienschmidt julienschmidt deleted the go-mod branch October 1, 2019 06:09
tz70s pushed a commit to tz70s/mysql that referenced this pull request Sep 5, 2020
tz70s pushed a commit to tz70s/mysql that referenced this pull request Sep 5, 2020
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.

Add go.mod
2 participants