<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Go on pwshtips</title>
    <link>https://pwshtips.com/tags/go/</link>
    <description>Recent content in Go on pwshtips</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 16 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://pwshtips.com/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Run Go Programs from PowerShell</title>
      <link>https://pwshtips.com/posts/run-go-programs-from-powershell/</link>
      <pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://pwshtips.com/posts/run-go-programs-from-powershell/</guid>
      <description>Run, build, and automate Go programs from PowerShell on Windows, including arguments, output, exit codes, and reusable executables.</description>
    </item>
    <item>
      <title>Run PowerShell Scripts from Go</title>
      <link>https://pwshtips.com/posts/run-powershell-scripts-from-go/</link>
      <pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://pwshtips.com/posts/run-powershell-scripts-from-go/</guid>
      <description>Call a parameterized PowerShell script from Go on Windows with safe arguments, JSON output, timeouts, and reliable exit-code handling.</description>
    </item>
    <item>
      <title>Upgrade Go to the Latest Version in WSL/Linux</title>
      <link>https://pwshtips.com/posts/upgrade-go-to-latest-version-wsl-linux/</link>
      <pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://pwshtips.com/posts/upgrade-go-to-latest-version-wsl-linux/</guid>
      <description>Upgrade Go in WSL or Linux side by side or as a replacement, verify the official archive, and keep go.mod and go.sum under control.</description>
    </item>
    <item>
      <title>Upgrade Go to the Latest Version on Windows</title>
      <link>https://pwshtips.com/posts/upgrade-go-to-latest-version-windows/</link>
      <pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://pwshtips.com/posts/upgrade-go-to-latest-version-windows/</guid>
      <description>Upgrade Go on Windows either side by side or as a replacement, then verify go.mod and go.sum without changing a project unexpectedly.</description>
    </item>
  </channel>
</rss>
