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

Update to latest go-mssqldb #2428

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Update to latest go-mssqldb #2428

merged 1 commit into from
Apr 30, 2019

Conversation

emirb
Copy link
Contributor

@emirb emirb commented Apr 30, 2019

Make sure these boxes checked before submitting your pull request.

  • Do only one thing
  • No API-breaking changes
  • New code/logic commented & tested

For significant changes like big bug fixes, new features, please open an issue to make an agreement on an implementation design/plan first before starting it.

What did this pull request do?

Update to latest go-mssqldb (closes #2398)

This change updates just github.com/denisenkom/go-mssqldb to latest
to resolve the mess caused by golang/lint adding mod support.

Related issues:
golang/lint#436
golang/go#30831

@emirb emirb merged commit 645f3f3 into go-gorm:master Apr 30, 2019
@emirb emirb deleted the fix-module-error branch April 30, 2019 07:20
blefevre pushed a commit to blefevre/gorm that referenced this pull request Feb 17, 2020
Update to latest go-mssqldb
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.

go get -u github.com/jinzhu/gorm not working
1 participant