File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/cuducos/go-cnpj v0.1.2
10
10
github.com/dgraph-io/badger/v4 v4.5.0
11
11
github.com/jackc/pgx/v5 v5.7.2
12
- github.com/newrelic/go-agent/v3 v3.35.1
12
+ github.com/newrelic/go-agent/v3 v3.36.0
13
13
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/logWriter v1.0.1
14
14
github.com/newrelic/go-agent/v3/integrations/nrpgx5 v1.3.0
15
15
github.com/schollz/progressbar/v3 v3.18.0
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6T
150
150
github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
151
151
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db h1:62I3jR2EmQ4l5rM/4FEfDWcRD+abF5XlKShorW5LRoQ =
152
152
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db /go.mod h1:l0dey0ia/Uv7NcFFVbCLtqEBQbrT4OCwCSKTEv6enCw =
153
- github.com/newrelic/go-agent/v3 v3.35.1 h1:N43qBNDILmnwLDCSfnE1yy6adyoVEU95nAOtdUgG4vA =
154
- github.com/newrelic/go-agent/v3 v3.35.1 /go.mod h1:GNTda53CohAhkgsc7/gqSsJhDZjj8vaky5u+vKz7wqM =
153
+ github.com/newrelic/go-agent/v3 v3.36.0 h1:PdvJZiUu45qg2qrOeia0gYr1vaZ2Ro6QIlqlgHObHXo =
154
+ github.com/newrelic/go-agent/v3 v3.36.0 /go.mod h1:GNTda53CohAhkgsc7/gqSsJhDZjj8vaky5u+vKz7wqM =
155
155
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/logWriter v1.0.1 h1:QHUFxBPgC8YYcCRCGfteWJUnaQjetEFTmd67KQ44t1M =
156
156
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/logWriter v1.0.1 /go.mod h1:eATzimYSQLsG+VFK2xJXWmniC1+zr44K7Owz5WEAoqc =
157
157
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/nrwriter v1.0.0 h1:ugrng2OpXAEmwCQgLNmIGM8m0MZiitpswBVotVjyivA =
You can’t perform that action at this time.
0 commit comments