summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-18 22:27:01 +0000
committerGitHub <[email protected]>2022-03-18 22:27:01 +0000
commitb2288846c7613a70faba6e09d7c2f46b5d95a914 (patch)
tree3d293c2c120a2d20062ae7667a1f2a50348f88a6 /go.mod
parent12c8c65b04a3afec5fa6c97d6a950046f22bb4bf (diff)
Bump github.com/roadrunner-server/endure from 1.2.1 to 1.2.2
Bumps [github.com/roadrunner-server/endure](https://github.com/roadrunner-server/endure) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/roadrunner-server/endure/releases) - [Commits](https://github.com/roadrunner-server/endure/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/endure 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 4ad10622..ba5722b4 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/roadrunner-server/broadcast/v2 v2.10.2
github.com/roadrunner-server/cache/v2 v2.10.2
github.com/roadrunner-server/config/v2 v2.10.3
- github.com/roadrunner-server/endure v1.2.1
+ github.com/roadrunner-server/endure v1.2.2
github.com/roadrunner-server/errors v1.1.2
github.com/roadrunner-server/fileserver/v2 v2.10.2
github.com/roadrunner-server/goridge/v3 v3.4.0