diff --git a/go.mod b/go.mod index 0e7630b..e5aacea 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.netcell-it.de/projekte/edgeguard-native -go 1.26.0 +go 1.26.4 require ( github.com/corazawaf/coraza/v3 v3.7.0