bump go mod

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke
2023-11-12 13:41:14 +01:00
parent 552e9d8cd2
commit 6824d3f799
3 changed files with 8 additions and 9 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/prometheus-community/windows_exporter
go 1.19
go 1.21
require (
github.com/Microsoft/hcsshim v0.11.4