<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Athens-Project on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/athens-project/</link>
    <description>Recent content in Athens-Project on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 16:51:00 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/athens-project/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go&#39;s Athens Project</title>
      <link>https://www.bradcypert.com/athens-project/</link>
      <pubDate>Mon, 26 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/athens-project/</guid>
      <description>&lt;p&gt;I recently got back from Gophercon in San Diego and am still excited about the talk on the Athens Project. For those unaware, the Athens Project is a module proxy for Go! It’s currently in beta, but showing a ton of promise already.&lt;/p&gt;&#xA;&lt;p&gt;Go’s dependency management has changed a lot over the past few years. For simplicity, Go allowed you to simply specify your dependencies in your code as an import. &lt;code&gt;go get&lt;/code&gt; would then get all the dependencies that your application needed. This worked, for a while, but as dependency versions began to churn, we began to see issues with this pattern — especially due to the fact that Go really wants you to follow &lt;a href=&#34;https://semver.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;SemVer&lt;/a&gt;&#xA;, but not all developers were.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
