summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-06-06 14:52:34 +0200
committerValery Piashchynski <[email protected]>2024-06-06 14:52:34 +0200
commite3209b9f9961a3e567a4802ec01b16e6648bd35b (patch)
tree21bca1fff3e716de0e96c2317d4d9439e3b67a9b /go.mod
parenta049b0bcf48c2063d3b94b536bf4781c50bf4a30 (diff)
release:v2024.1.3
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index c7c0a8c6..e9e34822 100644
--- a/go.mod
+++ b/go.mod
@@ -39,7 +39,7 @@ require (
github.com/roadrunner-server/redis/v4 v4.4.2
github.com/roadrunner-server/resetter/v4 v4.3.2
github.com/roadrunner-server/rpc/v4 v4.4.2
- github.com/roadrunner-server/sdk/v4 v4.7.2
+ github.com/roadrunner-server/sdk/v4 v4.7.3
github.com/roadrunner-server/send/v4 v4.4.2
github.com/roadrunner-server/server/v4 v4.8.2
github.com/roadrunner-server/service/v4 v4.7.2
@@ -134,7 +134,7 @@ require (
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/quic-go/qpack v0.4.0 // indirect
- github.com/quic-go/quic-go v0.44.0 // indirect
+ github.com/quic-go/quic-go v0.45.0 // indirect
github.com/rabbitmq/amqp091-go v1.10.0 // indirect
github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 // indirect
github.com/redis/go-redis/extra/redisotel/v9 v9.0.5 // indirect