> What did you want to know specifically about...
# general
n
What did you want to know specifically about the Go support?
What interests me here really is what the future might hold for Go toolchain management by Pants. It seems like this might be the answer, which seems like it gives parity with what Please currently does:
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.
Correct me if I'm misinterpreting what you've said, but otherwise this seems promising and thanks for the responses!