This package relies on imroc/req, which relies on quic-go, but isn't compatible with quic-go's latest version. A PR was opened 3 months ago to fix that incompatibility, but imroc hasn't merged that (or even responded). See imroc/req#485. The package seems to no longer be maintained.
Since this is disrupting our ability to easily update packages inside our application, ideally the imroc/req dependency would be removed. And since you guys probably have enough to do, I'd be happy to spend some time and claude code tokens to whip up a PR that moves away from imroc/req and uses Go's default http client instead if you're interested. :)
This package relies on imroc/req, which relies on quic-go, but isn't compatible with quic-go's latest version. A PR was opened 3 months ago to fix that incompatibility, but imroc hasn't merged that (or even responded). See imroc/req#485. The package seems to no longer be maintained.
Since this is disrupting our ability to easily update packages inside our application, ideally the imroc/req dependency would be removed. And since you guys probably have enough to do, I'd be happy to spend some time and claude code tokens to whip up a PR that moves away from imroc/req and uses Go's default http client instead if you're interested. :)