#help me

5 messages · Page 1 of 1 (latest)

toxic tendon
#

I want to ask, what is the procedure for internet proxychains to download on cmd go, for example, download the sql driver go, what is the procedure for downloading it?

wicked prawn
#

are you asking how the go command downloads dependencies?@toxic tendon

limpid heath
#

you just go into your project with a go.mod file and run go get <dependency>

old thicket
toxic tendon