Skip to content

Instantly share code, notes, and snippets.

View threeiem's full-sized avatar
🐧
teh lunix

Phil Cogbill threeiem

🐧
teh lunix
View GitHub Profile
@threeiem
threeiem / golang-1.17+-git-enforce-ssh.md
Last active February 23, 2022 23:19
Get Golang v1.17+ `go get` to enforce `ssh`

Go 1.17+ Terminal Prompts

After upgrading to go 1.17+ then you will start to see this error.

fatal: could not read Username for 'https://github.com': terminal prompts disabled

Common Error