diff --git a/go.mod b/go.mod index 5871bc9b..22f5e694 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/prometheus-community/windows_exporter -go 1.24 +go 1.25 require ( github.com/alecthomas/kingpin/v2 v2.4.0