newrelic / terraform-provider-newrelic

Terraform provider for New Relic
https://registry.terraform.io/providers/newrelic/newrelic/latest/docs
Mozilla Public License 2.0
200 stars 244 forks source link

chore(deps): fix re-created dependabot alerts #2616

Closed pranav-new-relic closed 3 months ago

pranav-new-relic commented 3 months ago

Changes made to tools.go, tools/go.mod and tools/go.sum via #2614 https://github.com/newrelic/terraform-provider-newrelic/pull/2614/files#diff-11f03b0f97705b85807a720c4608013062002af3604f046a09a2571b0ae02554 have led to the following dependabot alerts being re-created; the objective of this PR is to fix them.

image
codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.18%. Comparing base (90aaac5) to head (e1c1881). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2616 +/- ## ========================================== + Coverage 33.01% 34.18% +1.16% ========================================== Files 98 98 Lines 26623 26623 ========================================== + Hits 8790 9100 +310 + Misses 17675 17320 -355 - Partials 158 203 +45 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pranav-new-relic commented 3 months ago
image
pranav-new-relic commented 3 months ago
image