We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59c129 commit affac5bCopy full SHA for affac5b
go.mod
@@ -2,7 +2,7 @@ module github.com/roadrunner-server/resetter/v5
2
3
go 1.25
4
5
-toolchain go1.25.4
+toolchain go1.25.5
6
7
require (
8
github.com/roadrunner-server/endure/v2 v2.6.2
tests/go.mod
@@ -2,7 +2,7 @@ module tests
github.com/roadrunner-server/config/v5 v5.1.9
0 commit comments