Skip to content

Commit

Permalink
chore(deps): Update dependency go to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 11d3880 commit facbd8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/newrelic/terraform-provider-newrelic/v2

go 1.22

toolchain go1.22.6
toolchain go1.23.5

require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1
Expand Down
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/newrelic/terraform-provider-newrelic/v2/tools

go 1.22

toolchain go1.22.6
toolchain go1.23.5

require (
github.com/bflad/tfproviderlint v0.29.0
Expand Down

0 comments on commit facbd8c

Please sign in to comment.