dougua2309 2014-11-09 19:12
浏览 365
已采纳

go get gopkg.in/gomail.v1无法获取gomail模块

I am trying to get gomail via gopkg.in/gomail.v1 but my connection just stays hanging. In other words, on my console, when I type:

[developer@machine gocode]$ go get gopkg.in/gomail.v1

I get nothing
However in the /gocode/src/gopkg.in directory, I see a directory named gomail.v1 with nothing inside..

  • 写回答

2条回答 默认 最新

  • douze2890241475 2014-11-09 20:31
    关注

    I hope this will help others. I spent almost 3 hours figuring this out. Apparently,

    [developer@machine gocode]$ go get gopkg.in/wantedpackage
    

    will not not work with git version < 1.7.9.5. The trick is to upgrade your git version. I upgraded my git version to 1.7.12.4 and it works.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 宇视监控服务器无法登录
  • ¥15 PADS Logic 原理图
  • ¥15 PADS Logic 图标
  • ¥15 电脑和power bi环境都是英文如何将日期层次结构转换成英文
  • ¥15 DruidDataSource一直closing
  • ¥20 气象站点数据求取中~
  • ¥15 如何获取APP内弹出的网址链接
  • ¥15 wifi 图标不见了 不知道怎么办 上不了网 变成小地球了
  • ¥50 STM32单片机传感器读取错误
  • ¥50 power BI 从Mysql服务器导入数据,但连接进去后显示表无数据