chore: update to go 1.25 (#2185)

This commit is contained in:
Jan-Otto Kröpke
2025-08-24 14:27:00 +02:00
committed by GitHub
parent 5a8ebf0c44
commit 558629dff5

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/prometheus-community/windows_exporter module github.com/prometheus-community/windows_exporter
go 1.24 go 1.25
require ( require (
github.com/alecthomas/kingpin/v2 v2.4.0 github.com/alecthomas/kingpin/v2 v2.4.0