mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #19] GO依赖管理 #15
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @charyxiao on GitHub (Jan 1, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/19
可否搞个依赖管理呢? 这样git clone下来 不用git build看错误输出 再去go get了...
@snail007 commented on GitHub (Jan 2, 2018):
目前dev分支https://github.com/snail007/goproxy/tree/dev 已经加上了依赖管理,增加了vendor目录,下一个master版本就会加上,请继续关注。