Skip to content

Commit 8091062

Browse files
chore(deps): Update dependency go to v1.24.0
1 parent dac6a5c commit 8091062

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/newrelic/terraform-provider-newrelic/v2
22

33
go 1.22
44

5-
toolchain go1.22.6
5+
toolchain go1.24.0
66

77
require (
88
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/newrelic/terraform-provider-newrelic/v2/tools
22

33
go 1.22
44

5-
toolchain go1.22.6
5+
toolchain go1.24.0
66

77
require (
88
github.com/bflad/tfproviderlint v0.29.0

0 commit comments

Comments
 (0)