Skip to content

Commit e673eb8

Browse files
committed
chore(deps): update dependencies
1 parent 6a7d69a commit e673eb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/roadrunner-server/kv/v5 v5.2.8
1818
github.com/roadrunner-server/logger/v5 v5.1.8
1919
github.com/roadrunner-server/memory/v5 v5.2.8
20-
github.com/roadrunner-server/otel/v5 v5.1.8
20+
github.com/roadrunner-server/otel/v5 v5.2.0
2121
github.com/roadrunner-server/resetter/v5 v5.1.8
2222
github.com/roadrunner-server/rpc/v5 v5.1.8
2323
github.com/roadrunner-server/server/v5 v5.2.9

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ github.com/roadrunner-server/logger/v5 v5.1.8 h1:fA8yiVX+zKrQeiIj2qMuatshO547RUq
125125
github.com/roadrunner-server/logger/v5 v5.1.8/go.mod h1:HT3q8FDg68Lai3BudKVuarl7k9sw7mAONvUw4bfPm48=
126126
github.com/roadrunner-server/memory/v5 v5.2.8 h1:DDy8CX48DEcTUGZa8uNkJ+gQ02LdExg5oL8vtcYFm+g=
127127
github.com/roadrunner-server/memory/v5 v5.2.8/go.mod h1:VO3+I+qXfXoS7Vo/FiYjUTwyS9hJbtfF1MVIgdn435Q=
128-
github.com/roadrunner-server/otel/v5 v5.1.8 h1:JjXrNFT69YvrtxsCPhhWtxkSmVVJVjF9Hcle2pemASU=
129-
github.com/roadrunner-server/otel/v5 v5.1.8/go.mod h1:7gcyJQKbu288cry5iqCZTNy42m0KA4Of2UWH0gm87VE=
128+
github.com/roadrunner-server/otel/v5 v5.2.0 h1:wWlWG2FdZOdVGx9qIgBzb4K4mA6pmOLfnjPugodVMCg=
129+
github.com/roadrunner-server/otel/v5 v5.2.0/go.mod h1:clJdhHHHo9a8a3+ltbkmw9NI2w+XLIPH/3GGFXvGiwI=
130130
github.com/roadrunner-server/pool v1.1.3 h1:KMsiL6yuYBWGk73bdO0akwP+fJ63bxDF972JukCGsxI=
131131
github.com/roadrunner-server/pool v1.1.3/go.mod h1:8ceC7NvZKJRciv+KJmcyk5CeDugoel6GD+crm5kBFW0=
132132
github.com/roadrunner-server/priority_queue v1.0.5 h1:Qgc3EpBOKfjuYtsbJiiPq+JCxjLGJxAy4hvmxJ8Z060=

0 commit comments

Comments
 (0)