go包管理工具 glide 的问题 求助~~

YeXiaoChai · 2018-04-13 15:21:29 · 1089 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2018-04-13 15:21:29 的主题,其中的信息可能已经有所发展或是发生改变。

我执行的指令

在jaeger-client-go 同级目录

➜glide get github.com/uber/jaeger-client-go#2.7.0

glide.yaml

package: github.com/uber/jaeger-client-go

import:

  • package: github.com/uber/jaeger-client-go

version: ^2.7.0

执行结果: [WARN] The name listed in the config file (github.com/uber/jaeger-client-go) does not match the current location (github.com/uber) [INFO] Preparing to install 1 package. [INFO] Attempting to get package github.com/uber/jaeger-client-go [INFO] --> Adding github.com/uber/jaeger-client-go to your configuration with the version 2.7.0 [INFO] Downloading dependencies. Please wait... [INFO] --> Fetching updates for github.com/uber/jaeger-client-go [WARN] Download failed. [ERROR] Update failed for github.com/uber/jaeger-client-go: Unable to update repository: exit status 255 [ERROR] Failed to checkout packages: Unable to update repository: exit status 255


有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1089 次点击  
加入收藏 微博
1 回复  |  直到 2018-04-13 15:44:31
zengming00
zengming00 · #1 · 7年之前

用官方的dep吧

添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传