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
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{
The text was updated successfully, but these errors were encountered:
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{
The text was updated successfully, but these errors were encountered: