-
Notifications
You must be signed in to change notification settings - Fork 41
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
Build issue with QUIC #100
Comments
Hi @neosdutertre, seems like that quic-go build broke between go1.21rc4 and go1.21.0, see quic-go/quic-go#4021. So, in order to build it with Go 1.21 we need quic-go More context: caddyserver/caddy#5719 (comment) |
It is a Caddy dependency, updated caddyserver/caddy#5719, it is part of Caddy v2.7.4, not yet released. You could:
|
so that was almost dumb :-) Moving forward ! |
You are welcome! You are just ahead of time and faster than releases 😄 |
We just cut a release https://github.com/corazawaf/coraza-caddy/releases/tag/v2.0.0-rc.3 |
Hello,
I am pretty new to the "build" stuff, Caddy and Coraza (looking for a replacement of modsecurity), so I apologize if the below question seems dumb.
I encounter the below error while building Coraza:
xcaddy build --with github.com/corazawaf/coraza-caddy/v2
using go 1.21.0 on ubuntu 22.04
Any clue ?
thanks,
Stephane
The text was updated successfully, but these errors were encountered: