> With that in mind: there’s a fairly clear pat...
# general
f
With that in mind: there’s a fairly clear path forward on how to manage the go SDK in a way that is Pants-efficient, which we can probably help someone towards implementing. It’s just not a priority for us to do the heavy lifting ourselves
I have done some initial thinking here. I wanted the Go backend to just have an equivalent to what
pyenv
,
coursier
, and
asdf
do and download and install the Go SDK into a Pants-managed directory.