File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/luno/workflow => ../..
7
7
require (
8
8
github.com/corverroos/truss v0.0.0-20210514115035-9e5e1b0851a9
9
9
github.com/luno/jettison v0.0.0-20250424095956-76a91fb3568f
10
- github.com/luno/reflex v0.0.0-20250306163217-c9f47c5e6287
10
+ github.com/luno/reflex v0.0.0-20250313101922-d2735e11add1
11
11
github.com/luno/workflow v0.3.0
12
12
github.com/stretchr/testify v1.10.0
13
13
)
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+
54
54
github.com/luno/jettison v0.0.0-20210218093327-95083f929b49 /go.mod h1:IVntidW2Z2luwfdIpwgvUZSwnRk82RRPfoj0h2P7W+c =
55
55
github.com/luno/jettison v0.0.0-20250424095956-76a91fb3568f h1:3ohPEKMJf7OEF/HdqmmfBdSFKujsDCI+Wbn5IUgp6TQ =
56
56
github.com/luno/jettison v0.0.0-20250424095956-76a91fb3568f /go.mod h1:nanRKtu6/pmqct9oq1nmu33JEkAdSjfp03kYLkCMnJc =
57
- github.com/luno/reflex v0.0.0-20250306163217-c9f47c5e6287 h1:J+9TpS5Q7pyJN5Ip9fm1+6wdQT6I+5P7iMV5joI9bF8 =
58
- github.com/luno/reflex v0.0.0-20250306163217-c9f47c5e6287 /go.mod h1:ObnEcIpONOvF1O0qrPJ7RsqSy01MvGYelggRBYkhbMc =
57
+ github.com/luno/reflex v0.0.0-20250313101922-d2735e11add1 h1:oTYnJAQhNVPTUZ2sNFeRwUjcdilesxXsRElgJ8c3NVU =
58
+ github.com/luno/reflex v0.0.0-20250313101922-d2735e11add1 /go.mod h1:2K8a80He8sipIVNfniACVcBMrn3S1l5bwWHC1fJMUrI =
59
59
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
60
60
github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
61
61
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
You can’t perform that action at this time.
0 commit comments