summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-29 22:05:28 +0000
committerGitHub <[email protected]>2022-11-29 22:05:28 +0000
commit7bd11c09187c0c4041354dec514ba569d1f96526 (patch)
tree316adaead668a276b8ff41d3a21f8438bc8e0a7a /go.mod
parent6242e7c3cdf888c662a5b294b64fce9f0763e34d (diff)
build(deps): bump github.com/roadrunner-server/goridge/v3
Bumps [github.com/roadrunner-server/goridge/v3](https://github.com/roadrunner-server/goridge) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/roadrunner-server/goridge/releases) - [Changelog](https://github.com/roadrunner-server/goridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/roadrunner-server/goridge/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index d8a11d29..ccc23d85 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/roadrunner-server/endure v1.4.5
github.com/roadrunner-server/errors v1.2.0
github.com/roadrunner-server/fileserver/v3 v3.0.2
- github.com/roadrunner-server/goridge/v3 v3.6.1
+ github.com/roadrunner-server/goridge/v3 v3.6.2
github.com/roadrunner-server/grpc/v3 v3.0.2
github.com/roadrunner-server/gzip/v3 v3.0.2
github.com/roadrunner-server/headers/v3 v3.0.2
@@ -110,7 +110,7 @@ require (
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-redis/redis/v8 v8.11.5 // indirect
github.com/go-redis/redis/v9 v9.0.0-rc.1 // indirect
- github.com/goccy/go-json v0.9.11 // indirect
+ github.com/goccy/go-json v0.10.0 // indirect
github.com/gofiber/fiber/v2 v2.40.1 // indirect
github.com/gogo/googleapis v1.4.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect