<pre>
root@ubuntu-virtual-machine:/jb/go/web# <a style="color:red">go get github.com/go-sql-driver/mysql</a>
\# github.com/go-sql-driver/mysql
../src/github.com/go-sql-driver/mysql/utils.go:806: <a style="color:red">undefined: atomic.Value</a>
root@ubuntu-virtual-machine:/jb/go/web# <a style="color:red">go get github.com/Go-SQL-Driver/MySQL</a>
\# github.com/Go-SQL-Driver/MySQL
../src/github.com/Go-SQL-Driver/MySQL/utils.go:806: <a style="color:red">undefined: atomic.Value</a>
</pre>
怎么这2个mysql驱动都不能用,我看教程上,都是这样用的,到我这就不行,是我少配置什么了吗
有疑问加站长微信联系(非本文作者)