From dc6fd712a5cb3bf6ffd8ab76cb3a9725b401a544 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 01:23:26 +0000 Subject: [PATCH] fix(deps): update module github.com/coreruleset/go-ftw to v1.1.0 in testing/coreruleset/go.mod (#1188) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- testing/coreruleset/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/coreruleset/go.mod b/testing/coreruleset/go.mod index dda3467bc..930b67238 100644 --- a/testing/coreruleset/go.mod +++ b/testing/coreruleset/go.mod @@ -7,7 +7,7 @@ require ( github.com/corazawaf/coraza-coreruleset/v4 v4.6.0 github.com/corazawaf/coraza/v3 v3.0.0-00010101000000-000000000000 github.com/coreruleset/albedo v0.0.16 - github.com/coreruleset/go-ftw v1.0.4-0.20240923043156-8474a93d514a + github.com/coreruleset/go-ftw v1.1.0 github.com/rs/zerolog v1.33.0 )