Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type *Transport has no field or method cookies, but does have Cookies #13

Open
jonathanhecl opened this issue Dec 30, 2021 · 2 comments

Comments

@jonathanhecl
Copy link

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

@gmpravin
Copy link

gmpravin commented Jan 2, 2022

+1

@efimovalex
Copy link

efimovalex commented Jan 5, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants