Skip to content

Commit 8be460b

Browse files
chore(deps): update dependency go to v1.24.1
1 parent c100ab8 commit 8be460b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nri-config-generator/go.mod

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

3-
go 1.23.4
3+
go 1.24.1
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0

tools/go.mod

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

3-
go 1.20
3+
go 1.24.1
44

55
require (
66
github.com/prometheus/client_model v0.5.0

0 commit comments

Comments
 (0)