diff --git a/providers/nmap/go.mod b/providers/nmap/go.mod index e735d984f4..b267c70aad 100644 --- a/providers/nmap/go.mod +++ b/providers/nmap/go.mod @@ -1,6 +1,6 @@ module go.mondoo.com/cnquery/v11/providers/nmap -go 1.22 +go 1.23 require ( github.com/Ullaakut/nmap/v3 v3.0.3