Skip to content

Commit

Permalink
chore(deps): fix dependabot alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-newrelic committed Oct 4, 2024
1 parent 1036bc9 commit cfae797
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions testing/newrelic.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ terraform {

provider "newrelic" {
region = "US" # US or EU
}

}
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/newrelic/terraform-provider-newrelic/v2/tools

go 1.22.5
go 1.21

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

0 comments on commit cfae797

Please sign in to comment.