We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f290403 commit bc03527Copy full SHA for bc03527
framework/examples/myproject/go.mod
@@ -2,8 +2,6 @@ module github.com/smartcontractkit/chainlink-testing-framework/framework/example
2
3
go 1.24
4
5
-toolchain go1.24.0
6
-
7
replace (
8
github.com/smartcontractkit/chainlink-testing-framework/framework => ../../
9
github.com/smartcontractkit/chainlink-testing-framework/havoc => ../../../havoc
0 commit comments