coraza: pin go.mod to 1.23 (matches go mod tidy output; Dockerfile still uses 1.25 image)
All checks were successful
Build and push coraza-spoa / Build-and-Push (push) Successful in 42s
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 54s

This commit is contained in:
2026-05-14 08:08:38 -07:00
parent 6d43308073
commit 633d9390f2

View File

@@ -1,6 +1,6 @@
module catalog-extractor module catalog-extractor
go 1.25 go 1.23
require github.com/corazawaf/coraza-coreruleset/v4 v4.25.0 require github.com/corazawaf/coraza-coreruleset/v4 v4.25.0