Skip to content

Commit a3a86d5

Browse files
author
Lorenz Kästle
committed
go mod tidy
1 parent ec96e9a commit a3a86d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/Icinga/check_by_powershell
22

3-
go 1.21
4-
toolchain go1.23.4
3+
go 1.23.0
4+
5+
toolchain go1.24.0
56

67
require (
78
github.com/NETWAYS/go-check v0.6.2

0 commit comments

Comments
 (0)