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
github.com/cardigann/go-cloudflare-scraper ../../go/pkg/mod/github.com/cardigann/[email protected]/cloudflare.go:35:31: scraper_transport.cookies undefined (type *Transport has no field or method cookies, but does have Cookies)
Thanks
The text was updated successfully, but these errors were encountered:
Try go get -d github.com/cardigann/go-cloudflare-scraper to download it without building it, and update in vendor, or use fork https://github.com/tinoquang/go-cloudflare-scraper until the PR is merged.
I had an error with this package.
I use Golang 1.17.5
github.com/cardigann/go-cloudflare-scraper ../../go/pkg/mod/github.com/cardigann/[email protected]/cloudflare.go:35:31: scraper_transport.cookies undefined (type *Transport has no field or method cookies, but does have Cookies)
Thanks
The text was updated successfully, but these errors were encountered: