File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
framework/examples/myproject Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/ethereum/go-ethereum v1.14.11
1515 github.com/go-resty/resty/v2 v2.15.3
1616 github.com/smartcontractkit/chainlink-testing-framework/framework v0.0.0-00010101000000-000000000000
17- github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9
17+ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.10
1818 github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2
1919 github.com/stretchr/testify v1.10.0
2020 github.com/testcontainers/testcontainers-go v0.34.0
Original file line number Diff line number Diff line change @@ -856,8 +856,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
856856github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
857857github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:VIxK8u0Jd0Q/VuhmsNm6Bls6Tb31H/sA3A/rbc5hnhg =
858858github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 /go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM =
859- github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 h1:yB1x5UXvpZNka+5h57yo1/GrKfXKCqMzChCISpldZx4 =
860- github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 /go.mod h1:lJk0atEJ5Zyo3Tqrmf1Pl9jUEe79EgDb9bD3K5OTUBI =
859+ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.10 h1:Yf+n3T/fnUWcYyfe7bsygV4sWAkNo0QhN58APJFIKIc =
860+ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.10 /go.mod h1:05duR85P8YHuIfIkA7sn2bvrhKo/pDpFKV2rliYHNOo =
861861github.com/soheilhy/cmux v0.1.5 h1:jjzc5WVemNEDTLwv9tlmemhC73tI08BNOIGwBOo10Js =
862862github.com/soheilhy/cmux v0.1.5 /go.mod h1:T7TcVDs9LWfQgPlPsdngu6I6QIoyIFZDDC6sNE1GqG0 =
863863github.com/sony/gobreaker v0.5.0 h1:dRCvqm0P490vZPmy7ppEk2qCnCieBooFJ+YoXGYB+yg =
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/prometheus/common v0.60.0
3333 github.com/rs/zerolog v1.33.0
3434 github.com/slack-go/slack v0.15.0
35- github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9
35+ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.10
3636 github.com/spf13/cobra v1.8.1
3737 github.com/spf13/pflag v1.0.5
3838 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -463,8 +463,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
463463github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
464464github.com/slack-go/slack v0.15.0 h1:LE2lj2y9vqqiOf+qIIy0GvEoxgF1N5yLGZffmEZykt0 =
465465github.com/slack-go/slack v0.15.0 /go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw =
466- github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 h1:yB1x5UXvpZNka+5h57yo1/GrKfXKCqMzChCISpldZx4 =
467- github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 /go.mod h1:lJk0atEJ5Zyo3Tqrmf1Pl9jUEe79EgDb9bD3K5OTUBI =
466+ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.10 h1:Yf+n3T/fnUWcYyfe7bsygV4sWAkNo0QhN58APJFIKIc =
467+ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.10 /go.mod h1:05duR85P8YHuIfIkA7sn2bvrhKo/pDpFKV2rliYHNOo =
468468github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
469469github.com/spf13/cobra v1.8.1 /go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y =
470470github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
You can’t perform that action at this time.
0 commit comments