Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
rmatsuoka committed Nov 26, 2024
1 parent 0e5262b commit 8fefe7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions wix/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/mackerelio/mackerel-agent/wix

go 1.21.0
toolchain go1.22.5
go 1.22.3

toolchain go1.23.2

require (
github.com/mackerelio/go-check-plugins v0.47.0
Expand Down

0 comments on commit 8fefe7d

Please sign in to comment.