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

src/github.com/go-sql-driver/mysql/driver.go:88:33: undefined: driver.Connector #1040

Closed
Crustan opened this issue Dec 12, 2019 · 1 comment

Comments

@Crustan
Copy link

Crustan commented Dec 12, 2019

Issue description

Since the release that came out today, our Jenkins build fail. I don't have enough experience to tell you what's wrong, or to know what info you need, I only have this log error from Jenkins, which I can relate to the latest release of master branch that came out today. What I want to know is if it's an error on my side or your side.

Error log

go get github.com/go-sql-driver/mysql
# github.com/go-sql-driver/mysql
src/github.com/go-sql-driver/mysql/driver.go:88:33: undefined: driver.Connector
src/github.com/go-sql-driver/mysql/driver.go:99:49: undefined: driver.Connector
makefile:31: recipe for target 'install' failed
make: *** [install] Error 2
Build step 'Execute shell' marked build as failure
@methane
Copy link
Member

methane commented Dec 12, 2019

Update go.
Go 1.9 is not supported.

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

No branches or pull requests

2 participants