Skip to content

Conversation

@lucix-aws
Copy link
Contributor

There is actually still a codegen dependency on this module (x/net has an HTML parser that the stdlib does not) which I haven't elected to remove at this time. That code is stripped when imported internally so it won't affect the single root go.mod file there.

Note that the http2.StreamError type we asserted against is no longer available but we can still recognize it based on the Error() return. I included this as a source comment.

@lucix-aws lucix-aws requested a review from a team as a code owner May 9, 2024 17:58
@lucix-aws lucix-aws merged commit 343ec35 into main May 9, 2024
@lucix-aws lucix-aws deleted the feat-dropxnet branch May 9, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants