-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed as not planned
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.help wanted
Milestone
Description
nameserver 1.1 in /etc/resolv.conf not parsed
What did you do?
go get github.com/kevinburke/twilio-go
What did you see instead?
go get github.com/kevinburke/twilio-go: module github.com/kevinburke/twilio-go:
Get https://proxy.golang.org/github.com/kevinburke/twilio-go/@v/list:
dial tcp: lookup proxy.golang.org on [::1]:53: dial tcp [::1]:53:
connect: connection refused
Workaround
Change 1.1 to 1.0.0.1 or 1.1.1.1 in /etc/resolv.conf
# /etc/resolv.conf
nameserver 1.1
codewinch and userifydevteamseankhliaocodewinch
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.help wanted