<p>I am trying to pick a package management tool, and godep seems like the most popular choice. Does anyone have any issues with it?</p>
<hr/>**评论:**<br/><br/>pierrrre: <pre><p>I was using godep, and now I'm currently migrating to <a href="https://github.com/golang/dep" rel="nofollow">https://github.com/golang/dep</a></p></pre>robvdl: <pre><p>To me glide is currently a better choice, then migrate to <a href="https://github.com/golang/dep" rel="nofollow">https://github.com/golang/dep</a> when it is released.</p></pre>kT_Madlife: <pre><p>what would be your reason for choosing glide over godep? </p></pre>zellyn: <pre><p>I would not recommend <code>godep</code> at this point. Neither would the maintainers of <code>godep</code>. Use <code>dep</code> if you can afford to, or if you can wait a little (a couple of weeks) for it to stabilize slightly.</p></pre>DenzelM: <pre><p>Not doubting you're correct, but could you explain or provide a link to why dep is better than godep?</p></pre>robbyt: <pre><p>You should check out Glide, it's a stable stop-gap until <code>godep</code> matures.</p></pre>earthboundkid: <pre><p>The Go team recognizes that there should be a built-in package manager. Dep will be the standard once it's finished but we're in an in between time now. </p></pre>piratelax40: <pre><p>I think its mostly about the fact that dep will be the 'blessed' dependency management solution going forward, and as long as they don't screw it up (which they seem to be doing a great job so far of keeping things transparent and making sane choices), people will continue to rally around and support it going forward.</p></pre>cameronjerrellnewton: <pre><p>we use godep with no problems.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传