From 72eb15c90332d015243fbfe995408f69345344f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 10:12:51 +0000 Subject: [PATCH] Bump github.com/newrelic/go-agent/v3 from 3.20.0 to 3.20.1 Bumps [github.com/newrelic/go-agent/v3](https://github.com/newrelic/go-agent) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/newrelic/go-agent/releases) - [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md) - [Commits](https://github.com/newrelic/go-agent/compare/v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: github.com/newrelic/go-agent/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6c1f9d7e..0bc19116 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/mrz1836/go-logger v0.3.1 github.com/mrz1836/go-nownodes v0.0.8 github.com/mrz1836/go-whatsonchain v0.12.0 - github.com/newrelic/go-agent/v3 v3.20.0 + github.com/newrelic/go-agent/v3 v3.20.1 github.com/pkg/errors v0.9.1 github.com/rafaeljusto/redigomock v2.4.0+incompatible github.com/robfig/cron/v3 v3.0.1 diff --git a/go.sum b/go.sum index 67f5a665..1f7e0b20 100644 --- a/go.sum +++ b/go.sum @@ -409,8 +409,8 @@ github.com/mrz1836/go-whatsonchain v0.12.0 h1:OKCP59qQ3WC1usFxWx50iOiRA2g66HZ9YX github.com/mrz1836/go-whatsonchain v0.12.0/go.mod h1:Mak17/JjwOwaV7p+hfqnBlTvm528pE1AXdejDp+frTs= github.com/newrelic/go-agent/v3 v3.0.0/go.mod h1:H28zDNUC0U/b7kLoY4EFOhuth10Xu/9dchozUiOseQQ= github.com/newrelic/go-agent/v3 v3.18.2/go.mod h1:BFJOlbZWRlPTXKYIC1TTTtQKTnYntEJaU0VU507hDc0= -github.com/newrelic/go-agent/v3 v3.20.0 h1:AiV7kFr4kUQZcoZt45zW+W2+iZE0TUsk5S8Uhk5jnsM= -github.com/newrelic/go-agent/v3 v3.20.0/go.mod h1:rT6ZUxJc5rQbWLyCtjqQCOcfb01lKRFbc1yMQkcboWM= +github.com/newrelic/go-agent/v3 v3.20.1 h1:xxhPjE/j4z7n82FQV4izRjIkd4E10q4flqgzMj+DlLM= +github.com/newrelic/go-agent/v3 v3.20.1/go.mod h1:rT6ZUxJc5rQbWLyCtjqQCOcfb01lKRFbc1yMQkcboWM= github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.1 h1:7OyJ+5MXP8YppKsWAdrdB8z5Ei3skk86ONJ+Vb9fSlo= github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.1/go.mod h1:CkLa4BKOGaiFbWHsv7zOspG+zXrfjsNXDxsDGvdhT+s= github.com/newrelic/go-agent/v3/integrations/nrmongo v1.0.3 h1:ot8oT86p9BLc1n1tnCsT1oGls0EpnRBxzD0RkE7RaL0=