You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I tried to fetch library with go get
What did you expect to see?
It should have fetch library
What did you see instead?
github.com/pion/rtwatch/gstreamer-src: module github.com/pion/rtwatch/gstreamer-src: Get "https://proxy.golang.org/github.com/pion/rtwatch/gstreamer-src/@v/list": EOF
I have seen issues about editing http_proxy but I cant get it solved, is this issue related to this
if it is what should http_proxy parameter be?
The text was updated successfully, but these errors were encountered: