<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《godep的一个“坑”》的评论</title>
	<atom:link href="http://tonybai.com/2014/10/30/a-hole-of-godep/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2014/10/30/a-hole-of-godep/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-7345</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Thu, 07 Mar 2019 07:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-7345</guid>
		<description>没遇到过。不过现在你们还在用godep么? 为什么不用go module机制(go 1.11引入)，又或至少用用dep(github.com/golang/dep)吧？</description>
		<content:encoded><![CDATA[<p>没遇到过。不过现在你们还在用godep么? 为什么不用go module机制(go 1.11引入)，又或至少用用dep(github.com/golang/dep)吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jackG</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-7343</link>
		<dc:creator>jackG</dc:creator>
		<pubDate>Wed, 06 Mar 2019 08:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-7343</guid>
		<description>请问，这个问题：godep: Unable to find SrcRoot for package .，你有碰到过吗？</description>
		<content:encoded><![CDATA[<p>请问，这个问题：godep: Unable to find SrcRoot for package .，你有碰到过吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-1660</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Wed, 23 Nov 2016 00:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-1660</guid>
		<description>最新版本godep还有restore错误么？这个没遇到过。可以说说详细错误情况</description>
		<content:encoded><![CDATA[<p>最新版本godep还有restore错误么？这个没遇到过。可以说说详细错误情况</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：杨军</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-1656</link>
		<dc:creator>杨军</dc:creator>
		<pubDate>Mon, 21 Nov 2016 08:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-1656</guid>
		<description>加入版本控制之后save没有问题restore仍然报错，怎么解决，谢谢</description>
		<content:encoded><![CDATA[<p>加入版本控制之后save没有问题restore仍然报错，怎么解决，谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：语无伦次</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-1401</link>
		<dc:creator>语无伦次</dc:creator>
		<pubDate>Thu, 01 Sep 2016 01:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-1401</guid>
		<description>就看见出错了！成功了！想一想！具体怎么做的语无伦次！</description>
		<content:encoded><![CDATA[<p>就看见出错了！成功了！想一想！具体怎么做的语无伦次！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-1001</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Wed, 19 Nov 2014 03:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-1001</guid>
		<description>godep需要记录你的project依赖的第三方库的git revision number，因此它需要本地的第三方库是一个完整的git repository clone。至于我文中遇到的问题，可能是个别现象，某些人遇到了，某些人没遇到。尚未分析godep源码，我也无法给出真实原因。</description>
		<content:encoded><![CDATA[<p>godep需要记录你的project依赖的第三方库的git revision number，因此它需要本地的第三方库是一个完整的git repository clone。至于我文中遇到的问题，可能是个别现象，某些人遇到了，某些人没遇到。尚未分析godep源码，我也无法给出真实原因。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：llitfkitfk</title>
		<link>https://tonybai.com/2014/10/30/a-hole-of-godep/#comment-997</link>
		<dc:creator>llitfkitfk</dc:creator>
		<pubDate>Tue, 18 Nov 2014 03:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1595#comment-997</guid>
		<description>为什么godep要依赖于版本控制 我新建的项目加了git init就正常了 godep save 也可以用了</description>
		<content:encoded><![CDATA[<p>为什么godep要依赖于版本控制 我新建的项目加了git init就正常了 godep save 也可以用了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
