summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-15 21:11:50 +0100
committerGitHub <[email protected]>2023-02-15 21:11:50 +0100
commitbf409f5d6995ac200b1972318dc2b5c6de82bde2 (patch)
tree6089957d29035457285906217aa35c6135a1dbd3 /go.mod
parent35f6634aec38ffff0647d33a0c049d56de8931c4 (diff)
build(deps): bump github.com/roadrunner-server/sdk/v4 (#1464)
Bumps [github.com/roadrunner-server/sdk/v4](https://github.com/roadrunner-server/sdk) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/roadrunner-server/sdk/releases) - [Changelog](https://github.com/roadrunner-server/sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/roadrunner-server/sdk/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/sdk/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valery Piashchynski <[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 4715fb7c..c1e18074 100644
--- a/go.mod
+++ b/go.mod
@@ -38,7 +38,7 @@ require (
github.com/roadrunner-server/reload/v4 v4.0.1
github.com/roadrunner-server/resetter/v4 v4.0.1
github.com/roadrunner-server/rpc/v4 v4.1.0
- github.com/roadrunner-server/sdk/v4 v4.0.0
+ github.com/roadrunner-server/sdk/v4 v4.1.0
github.com/roadrunner-server/send/v4 v4.0.2
github.com/roadrunner-server/server/v4 v4.0.1
github.com/roadrunner-server/service/v4 v4.0.2