#help me
5 messages · Page 1 of 1 (latest)
are you asking how the go command downloads dependencies?@toxic tendon
you just go into your project with a go.mod file and run go get <dependency>
always refer to the doc.
when in doubt, read the doc.
The problem is that I'm using go get but when I want to download it says an error like that