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 @@ -30,7 +30,7 @@ require (
30
30
github.com/makasim/amqpextra v1.2.1
31
31
github.com/rabbitmq/amqp091-go v1.10.0
32
32
github.com/redis/go-redis/v9 v9.10.0
33
- github.com/rollbar/rollbar-go v1.4.7
33
+ github.com/rollbar/rollbar-go v1.4.8
34
34
github.com/vmihailenco/go-tinylfu v0.2.2
35
35
go.mongodb.org/mongo-driver/v2 v2.2.2
36
36
go.opentelemetry.io/otel v1.36.0
Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ github.com/redis/go-redis/v9 v9.10.0 h1:FxwK3eV8p/CQa0Ch276C7u2d0eNC9kCmAYQ7mCXC
245
245
github.com/redis/go-redis/v9 v9.10.0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
246
246
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
247
247
github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
248
- github.com/rollbar/rollbar-go v1.4.7 h1:hVHy0iajZKxKjIBaQX+AP9q/0cn+4cW4GODHSIU7ao0 =
249
- github.com/rollbar/rollbar-go v1.4.7 /go.mod h1:I/jSI5yHNj7Uy8oxntmCeBSZ1ILvypqRKlFQvZTINgA =
248
+ github.com/rollbar/rollbar-go v1.4.8 h1:SAKy97CHXSFZjxQUxmuBnQmfzCjX54kvQGEQZHEqwuQ =
249
+ github.com/rollbar/rollbar-go v1.4.8 /go.mod h1:I/jSI5yHNj7Uy8oxntmCeBSZ1ILvypqRKlFQvZTINgA =
250
250
github.com/rollbar/rollbar-go/errors v1.0.0 /go.mod h1:Ie0xEc1Cyj+T4XMO8s0Vf7pMfvSAAy1sb4AYc8aJsao =
251
251
github.com/ryanuber/columnize v2.1.0+incompatible /go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts =
252
252
github.com/ryanuber/go-glob v1.0.0 h1:iQh3xXAumdQ+4Ufa5b25cRpC5TYKlno6hsv6Cb3pkBk =
You can’t perform that action at this time.
0 commit comments