File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55toolchain go1.24.0
66
77require (
8- github.com/roadrunner-server/api/v4 v4.19 .0
8+ github.com/roadrunner-server/api/v4 v4.20 .0
99 github.com/roadrunner-server/endure/v2 v2.6.1
1010 github.com/roadrunner-server/errors v1.4.1
1111 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
44github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
55github.com/roadrunner-server/api/v4 v4.19.0 h1:09c125rZfY6NYwDSnT9KvzjrESRQo/d1pu0DyRgScS0 =
66github.com/roadrunner-server/api/v4 v4.19.0 /go.mod h1:TJVrTRj7n+hj3SjtJCOwl+BQM+hxBRn8Ad3PUpKrpLI =
7+ github.com/roadrunner-server/api/v4 v4.20.0 h1:/KzzkIErTZOCPL45vfE/JBN308QzsRIv7jgiCI9F+rI =
8+ github.com/roadrunner-server/api/v4 v4.20.0 /go.mod h1:XOcFp2aTQGo0per+Y0MXLhVNBYnDgc9sOMQb4KU1X7M =
79github.com/roadrunner-server/endure/v2 v2.6.1 h1:vx+3ayn8HXnyeCcjKWwe+DfPrwL5sOQobugzCId4F7k =
810github.com/roadrunner-server/endure/v2 v2.6.1 /go.mod h1:1rfvKpSzUW774T3yHm3IEHPQ3SX/lU/ZTYQykfzqMF0 =
911github.com/roadrunner-server/errors v1.4.1 h1:LKNeaCGiwd3t8IaL840ZNF3UA9yDQlpvHnKddnh0YRQ =
You can’t perform that action at this time.
0 commit comments