You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) package
4
4
5
-

5
+

6
6
7
7
**Current tagged Release:** May 14, 2013 (Version 1.0)
8
8
@@ -188,3 +188,6 @@ That means:
188
188
Please read the [MPL 2.0 FAQ](http://www.mozilla.org/MPL/2.0/FAQ.html) if you have further questions regarding the license.
189
189
190
190
You can read the full terms here: [LICENSE](https://raw.github.com/go-sql-driver/mysql/master/LICENSE)
191
+
192
+

0 commit comments