Skip to content

Commit 8fefe7d

Browse files
committed
go mod tidy
1 parent 0e5262b commit 8fefe7d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

wix/go.mod

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

3-
go 1.21.0
4-
toolchain go1.22.5
3+
go 1.22.3
4+
5+
toolchain go1.23.2
56

67
require (
78
github.com/mackerelio/go-check-plugins v0.47.0

0 commit comments

Comments
 (0)