summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/go.mod b/cmd/go.mod
index 57c18c73..20103616 100644
--- a/cmd/go.mod
+++ b/cmd/go.mod
@@ -7,7 +7,7 @@ require (
github.com/fatih/color v1.10.0
github.com/mattn/go-runewidth v0.0.10
github.com/spf13/cobra v1.1.1
- github.com/spiral/endure v1.0.0-beta.23
+ github.com/spiral/endure v1.0.0-RC.1
github.com/spiral/errors v1.0.9
github.com/spiral/goridge/v3 v3.0.1
github.com/spiral/roadrunner/v2 v2.0.0-RC.1