<?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>《定制Go Package的Go Get导入路径》的评论</title>
	<atom:link href="http://tonybai.com/2017/06/28/set-custom-go-get-import-path-for-go-package/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2017/06/28/set-custom-go-get-import-path-for-go-package/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Thu, 21 May 2026 09:33:44 +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/2017/06/28/set-custom-go-get-import-path-for-go-package/#comment-7408</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Mon, 16 Dec 2019 02:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2357#comment-7408</guid>
		<description>可以啊。你可以读一下 我的这篇文章：使用govanityurls让私有代码仓库中的go包支持go get - https://tonybai.com/2017/06/30/go-get-go-packages-in-private-code-repo-by-govanityurls</description>
		<content:encoded><![CDATA[<p>可以啊。你可以读一下 我的这篇文章：使用govanityurls让私有代码仓库中的go包支持go get &#8211; <a href="https://tonybai.com/2017/06/30/go-get-go-packages-in-private-code-repo-by-govanityurls" rel="nofollow">https://tonybai.com/2017/06/30/go-get-go-packages-in-private-code-repo-by-govanityurls</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：surfwdf</title>
		<link>https://tonybai.com/2017/06/28/set-custom-go-get-import-path-for-go-package/#comment-7407</link>
		<dc:creator>surfwdf</dc:creator>
		<pubDate>Sat, 14 Dec 2019 09:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2357#comment-7407</guid>
		<description>公司私有gitlab的端口用的不是标准端口80和443，go get时提示import path中不能包含:这个字符，govanityurls也不能解决吧</description>
		<content:encoded><![CDATA[<p>公司私有gitlab的端口用的不是标准端口80和443，go get时提示import path中不能包含:这个字符，govanityurls也不能解决吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/06/28/set-custom-go-get-import-path-for-go-package/#comment-7371</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Wed, 12 Jun 2019 04:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2357#comment-7371</guid>
		<description>是的。</description>
		<content:encoded><![CDATA[<p>是的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ximing</title>
		<link>https://tonybai.com/2017/06/28/set-custom-go-get-import-path-for-go-package/#comment-7370</link>
		<dc:creator>ximing</dc:creator>
		<pubDate>Tue, 11 Jun 2019 05:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2357#comment-7370</guid>
		<description>这个只能改掉程序本身直接依赖的import path，而依赖包所依赖的import path无法改变是吗？</description>
		<content:encoded><![CDATA[<p>这个只能改掉程序本身直接依赖的import path，而依赖包所依赖的import path无法改变是吗？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
