Skip to content

Commit b70dc9c

Browse files
chore(deps): update dependency go to v1.24.0
1 parent 180bd7d commit b70dc9c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/newrelic/nri-jmx
22

3-
go 1.23.6
3+
go 1.24.0
44

55
require (
66
github.com/kr/pretty v0.3.0

internal/tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/nri-jmx/internal/tools
22

3-
go 1.23.6
3+
go 1.24.0
44

55
require github.com/josephspurrier/goversioninfo v1.4.1
66

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/newrelic/nri-jmx/tools
22

3-
go 1.23.6
3+
go 1.24.0
44

55

66
require github.com/golangci/golangci-lint v1.63.4

0 commit comments

Comments
 (0)