diff options
author | Valery Piashchynski <[email protected]> | 2022-01-13 01:16:43 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-13 01:16:43 +0300 |
commit | 13609dd03dd0d2fa85b9fb850be787bf4e2ea67f (patch) | |
tree | 80579dbdf377bd3509124b0f2af63b2f77abe3bb /go.mod | |
parent | 7627cb3ba0fd42592ed36bdf4de5c5af1ffa9f18 (diff) | |
parent | 7bbd25147243132a3c7970c14605d23d959465ba (diff) |
[#891]: Bump github.com/spiral/goridge/v3 from 3.2.6 to 3.2.7v2.7.1
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.6 + github.com/spiral/goridge/v3 v3.2.7 // spiral github.com/stretchr/testify v1.7.0 go.uber.org/multierr v1.7.0 |