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

panic on go 1.17 #95

Open
pierods opened this issue Dec 28, 2021 · 1 comment
Open

panic on go 1.17 #95

pierods opened this issue Dec 28, 2021 · 1 comment

Comments

@pierods
Copy link

pierods commented Dec 28, 2021

It seems that in go 1.17, the http client's RoundTripper is also responsible for instantiating a Response, and this causes gock to panic.

@h2non
Copy link
Owner

h2non commented Dec 28, 2021

Can you provide the error trace or a code snippet to reproduce it?

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

No branches or pull requests

2 participants