<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Go News</title>
		<link>https://dev-radar.pages.dev/topics/go/</link>
		<description>Latest Go headlines from Dev Radar</description>
		<language>en-us</language>
		<lastBuildDate>Wed, 08 Apr 2026 18:39:46 GMT</lastBuildDate>
		<atom:link href="https://dev-radar.pages.dev/topics/go/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>//go:fix inline and the source-level inliner</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/07/go:fix-inline-and-the-source-level-inliner/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/07/go:fix-inline-and-the-source-level-inliner/</guid>
				<pubDate>Tue, 07 Apr 2026 23:07:50 GMT</pubDate>
				<description>The latest version of Go, 1.26, introduces a new implementation of the go fix subcommand, aimed at helping developers keep their Go code modern and up-to-date. A key component of this subcommand is the source-level inliner, a powerful tool that enables package authors to simplify</description>
			</item>
		
	</channel>
</rss>