diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ require ( github.com/roadrunner-server/metrics/v2 v2.12.4 github.com/roadrunner-server/nats/v2 v2.13.2 github.com/roadrunner-server/new_relic/v2 v2.13.4 - github.com/roadrunner-server/otel/v2 v2.1.1 + github.com/roadrunner-server/otel/v2 v2.1.2 github.com/roadrunner-server/prometheus/v2 v2.12.4 github.com/roadrunner-server/proxy_ip_parser/v2 v2.4.0 github.com/roadrunner-server/redis/v2 v2.14.2 |