<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Go-List on Go 与算法手记</title>
    <link>https://go-learning-blog.pages.dev/tags/go-list/</link>
    <description>Recent content in Go-List on Go 与算法手记</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 03 Apr 2026 16:00:00 +0800</lastBuildDate>
    <atom:link href="https://go-learning-blog.pages.dev/tags/go-list/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用 go list -m 看清项目依赖图</title>
      <link>https://go-learning-blog.pages.dev/posts/go-list-mod-graph/</link>
      <pubDate>Fri, 03 Apr 2026 16:00:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/posts/go-list-mod-graph/</guid>
      <description>很多 Go 模块问题不是不会改依赖，而是根本没看清当前项目到底依赖了谁。go list -m 是最直接的观察入口。</description>
    </item>
  </channel>
</rss>
