为了账号安全,请及时绑定邮箱和手机立即绑定

使用 Go GitHub 存储库

使用 Go GitHub 存储库

Go
慕少森 2021-11-01 15:09:35
我已经安装、设置并运行了 hello world;我遵循了这些指示。我的工作区组织如下:gocode/    bin/    pkg/    src/        github.com/            my_username/                hello/                    hello.go            anomalyzer/                algorithms.go                ...                README.md我想开始使用来自分叉 GitHub 存储库lytics/anomalyzer 的Go 代码。我怎样才能做到这一点?我分叉了 repo 并在其中设置了一个本地克隆,github.com/anomalyzer/如上所示。但是github.com/anomalyzer/我尝试从目录中go install获取错误消息algorithms.go:5:2: cannot find package "github.com/drewlanenga/govector" in any of: ...(lists my GOPATH)。看起来我还需要克隆github.com/drewlanenga/govector,是吗?是否有自动获取所有包依赖项的方法?
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 136 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信