File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/hashicorp/vault/api/auth/approle v0.12.0
2323 github.com/hashicorp/vault/api/auth/aws v0.12.0
2424 github.com/hashicorp/vault/api/auth/kubernetes v0.12.0
25- github.com/newrelic/go-agent/v3 v3.44.0
25+ github.com/newrelic/go-agent/v3 v3.44.1
2626 github.com/pkg/errors v0.9.1
2727 github.com/prometheus/client_golang v1.23.2
2828 github.com/rs/xid v1.6.0
Original file line number Diff line number Diff line change @@ -303,8 +303,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
303303github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
304304github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
305305github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
306- github.com/newrelic/go-agent/v3 v3.44.0 h1:R9nW6ylc2JSTlkPKkpkAH1/FZRr/fYfpG0kqLP0dybM =
307- github.com/newrelic/go-agent/v3 v3.44.0 /go.mod h1:tZePU2URjMSIH/uMHOzro4Jbu8PmIsUGgFKxQWQKmFY =
306+ github.com/newrelic/go-agent/v3 v3.44.1 h1:O5DnT3U0cPEian06GL6AXrv4qHoOxvxvAD7shqRGyTQ =
307+ github.com/newrelic/go-agent/v3 v3.44.1 /go.mod h1:5A2u/S0na/zIg5hS197XdK+ZkLqTRq5baFzJfVWrc3Q =
308308github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
309309github.com/peterbourgon/diskv/v3 v3.0.1 h1:x06SQA46+PKIUftmEujdwSEpIx8kR+M9eLYsUxeYveU =
310310github.com/peterbourgon/diskv/v3 v3.0.1 /go.mod h1:kJ5Ny7vLdARGU3WUuy6uzO6T0nb/2gWcT1JiBvRmb5o =
You can’t perform that action at this time.
0 commit comments