From 78e51b60e11147d625ef08f1efac923a41bb33b2 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 12 Jan 2022 17:00:25 +0300 Subject: update protocol structure, use encoder Signed-off-by: Valery Piashchynski --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index b59509da..66048bc3 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/shirou/gopsutil v3.21.11+incompatible // spiral github.com/spiral/errors v1.0.12 - github.com/spiral/goridge/v3 v3.2.4 + github.com/spiral/goridge/v3 v3.2.6 // spiral github.com/stretchr/testify v1.7.0 go.uber.org/multierr v1.7.0 -- cgit v1.2.3