Summary
The user is seeking guidance on using HTTPS authentication for private go mod download and build commands.
go mod download
pjbecotte
Use secrets and the GOPROXY env variable
brandon356
How do I use https auth for private go mod download and build calls?