hacks icon indicating copy to clipboard operation
hacks copied to clipboard

installtion error

Open chawdamrunal opened this issue 5 years ago • 2 comments

go get -u github.com/tomnomnom/hacks/anti-burl

github.com/tomnomnom/hacks/anti-burl

/root/.go/src/github.com/tomnomnom/hacks/anti-burl/main.go:52:4: error: unknown field ‘MaxConnsPerHost’ in ‘http.Transport’ MaxConnsPerHost: concurrency, ^ /root/.go/src/github.com/tomnomnom/hacks/anti-burl/main.go:49:14: error: incompatible type for field 1 in struct construction (type has no methods) Transport: &http.Transport{

chawdamrunal avatar Apr 17 '20 09:04 chawdamrunal

You probably should update your version of Go

ilyaglow avatar Apr 17 '20 10:04 ilyaglow

follow this install latest version of go https://tecadmin.net/install-go-on-ubuntu/

Spy0x7 avatar Jun 04 '20 19:06 Spy0x7