Skip to content

Conversation

xSavitar
Copy link
Contributor

Description

Added -u in the go get github.com/go-sql-driver/mysql command. With the -u flag, this will allows the user's network to look for updates to the existing package. Also fixes to typos in the README.

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

* With the `-u` flag, this will allows the user's network to look for updates to the existing package.

* Typo fixes.
@julienschmidt julienschmidt added this to the v1.4 milestone Sep 17, 2017
@julienschmidt julienschmidt merged commit be22b30 into go-sql-driver:master Sep 17, 2017
@julienschmidt
Copy link
Member

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants