Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/newrelic/go-agent/v3 from 3.12.0 to 3.14.0 #31

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ require (
github.com/go-playground/validator/v10 v10.6.1
github.com/golang/mock v1.5.0
github.com/lib/pq v1.10.2
github.com/newrelic/go-agent/v3 v3.12.0
github.com/newrelic/go-agent/v3/integrations/nrgin v1.1.0
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/newrelic/go-agent/v3 v3.14.0
github.com/stretchr/testify v1.7.0
github.com/twinj/uuid v1.0.0
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
Expand Down
102 changes: 2 additions & 100 deletions go.sum

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,12 @@ github.com/lib/pq/scram
# github.com/mattn/go-isatty v0.0.12
github.com/mattn/go-isatty
# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
## explicit
github.com/modern-go/concurrent
# github.com/modern-go/reflect2 v1.0.1
## explicit
github.com/modern-go/reflect2
# github.com/newrelic/go-agent/v3 v3.12.0
# github.com/newrelic/go-agent/v3 v3.14.0
## explicit
github.com/newrelic/go-agent/v3/internal
github.com/newrelic/go-agent/v3/internal/cat
Expand All @@ -54,9 +56,6 @@ github.com/newrelic/go-agent/v3/internal/logger
github.com/newrelic/go-agent/v3/internal/sysinfo
github.com/newrelic/go-agent/v3/internal/utilization
github.com/newrelic/go-agent/v3/newrelic
# github.com/newrelic/go-agent/v3/integrations/nrgin v1.1.0
## explicit
github.com/newrelic/go-agent/v3/integrations/nrgin
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/stretchr/objx v0.1.0
Expand Down