File tree Expand file tree Collapse file tree 25 files changed +27
-39
lines changed
Expand file tree Collapse file tree 25 files changed +27
-39
lines changed Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/framework/examples
22
3- go 1.23.3
3+ go 1.24
4+
5+ toolchain go1.24.0
46
57replace (
68 github.com/smartcontractkit/chainlink-testing-framework/framework => ../../
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/framework/examples_cll
22
3- go 1.23.1
4-
5- toolchain go1.23.3
3+ go 1.24
64
75replace (
86 github.com/smartcontractkit/chainlink-testing-framework/framework => ../../
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/framework
22
3- go 1.23
3+ go 1.24
44
55replace github.com/smartcontractkit/chainlink-testing-framework/seth => ../seth
66
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/havoc
22
3- go 1.22.5
3+ go 1.24
44
55require (
66 github.com/chaos-mesh/chaos-mesh/api v0.0.0-20240821051457-da69c6d9617a
Original file line number Diff line number Diff line change 11module ec2
22
3- go 1.22.0
4-
5- toolchain go1.23.3
3+ go 1.24
64
75require (
86 github.com/aws/aws-cdk-go/awscdk/v2 v2.173.2
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/k8s-test-runner
22
3- go 1.22.5
3+ go 1.24
44
55require (
66 github.com/BurntSushi/toml v1.4.0
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/lib
22
3- go 1.23
3+ go 1.24
44
55require (
66 dario.cat/mergo v1.0.1
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/lib/grafana
22
3- go 1.22.5
3+ go 1.24
44
55require (
66 github.com/go-resty/resty/v2 v2.11.0
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/parrot
22
3- go 1.23.6
3+ go 1.24
44
55require (
66 github.com/go-chi/chi v1.5.5
Original file line number Diff line number Diff line change 11module github.com/smartcontractkit/chainlink-testing-framework/sentinel
22
3- go 1.23
4-
5- toolchain go1.23.3
3+ go 1.24
64
75require (
86 github.com/ethereum/go-ethereum v1.14.11
You can’t perform that action at this time.
0 commit comments