summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-27 22:55:10 +0000
committerGitHub <[email protected]>2024-03-27 22:55:10 +0000
commit3491fb4465b8409988fb903e580b343b36be0ae9 (patch)
treeb73a095435a4e1d1b41038d543b29c4dfe95331e /go.mod
parent7a16748f691db1c72c988895472bd254ab36d0f8 (diff)
build(deps): bump github.com/roadrunner-server/endure/v2
Bumps [github.com/roadrunner-server/endure/v2](https://github.com/roadrunner-server/endure) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/roadrunner-server/endure/releases) - [Commits](https://github.com/roadrunner-server/endure/compare/v2.4.3...v2.4.4) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/endure/v2 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 eb1b1625..229f8095 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/roadrunner-server/boltdb/v4 v4.7.15
github.com/roadrunner-server/centrifuge/v4 v4.7.1
github.com/roadrunner-server/config/v4 v4.6.9
- github.com/roadrunner-server/endure/v2 v2.4.3
+ github.com/roadrunner-server/endure/v2 v2.4.4
github.com/roadrunner-server/errors v1.4.0
github.com/roadrunner-server/fileserver/v4 v4.1.17
github.com/roadrunner-server/goridge/v3 v3.8.1