We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4fd76 commit ae7b7c9Copy full SHA for ae7b7c9
README.md
@@ -6,6 +6,10 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
6
7
**Current Version:** January 08, 2013 *(beta release)*
8
9
+[](https://travis-ci.org/Go-SQL-Driver/MySQL) *(master branch)*
10
+
11
+Note: `go get` doesn't install the master branch, but the tag `go1`, which is always checked before tagging!
12
13
---------------------------------------
14
* [Features](#features)
15
* [Requirements](#requirements)
0 commit comments