We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd2622 commit cc53a93Copy full SHA for cc53a93
driver_go110_test.go
@@ -6,6 +6,8 @@
6
// License, v. 2.0. If a copy of the MPL was not distributed with this file,
7
// You can obtain one at http://mozilla.org/MPL/2.0/.
8
9
+// +build go1.10
10
+
11
package mysql
12
13
import (
0 commit comments