summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-14 22:08:36 +0000
committerGitHub <[email protected]>2021-10-14 22:08:36 +0000
commit5f58bcb3b573d8f826cdec8dc0934d86e4aab501 (patch)
tree27e56703ee6deae250eb17545de897b913ec7fc2 /go.mod
parent0ffbcea1aea3cc63af3168c278c193792f01f656 (diff)
Bump github.com/spiral/goridge/v3 from 3.2.2-beta.1 to 3.2.2
Bumps [github.com/spiral/goridge/v3](https://github.com/spiral/goridge) from 3.2.2-beta.1 to 3.2.2. - [Release notes](https://github.com/spiral/goridge/releases) - [Changelog](https://github.com/spiral/goridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/spiral/goridge/compare/v3.2.2-beta.1...v3.2.2) --- updated-dependencies: - dependency-name: github.com/spiral/goridge/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c7e35071..b34404af 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/shirou/gopsutil v3.21.9+incompatible
// spiral
github.com/spiral/errors v1.0.12
- github.com/spiral/goridge/v3 v3.2.2-beta.1
+ github.com/spiral/goridge/v3 v3.2.2
// spiral
github.com/stretchr/testify v1.7.0
github.com/valyala/tcplisten v1.0.0