![query1.png](https://static.studygolang.com/180719/0d4a5c95fe4f3337e3db80fd8acf6d45.png)
![query.png](https://static.studygolang.com/180719/96918a51f523897b0e1c22e2241c3ff4.png)
我用的go版本是1.10.3,用的是goland建立dep项目,使用的框架是gin。dep自动化加载依赖,加载gin依赖之后,发现版本
是0.5的版本,发现这个版本不支持c.Query的方法,目前GitHub上框架最高版本为1.2 ,弄了三天怎么也升级不上去。求高手指教~~~
### 或者编辑 “.bash_profile” 添加
- export http_proxy=socks5://127.0.0.1:1080
- export https_proxy=socks5://127.0.0.1:1080
#4