coraza: pin go.mod to 1.23 (matches go mod tidy output; Dockerfile still uses 1.25 image)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user