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 9513302 commit 3d4f285Copy full SHA for 3d4f285
.tool-versions
@@ -1,4 +1,4 @@
1
-golang 1.24.0
+golang 1.23.4
2
nodejs 18.20.3
3
k3d 5.6.3
4
act 0.2.52
parrot/go.mod
@@ -1,6 +1,6 @@
module github.com/smartcontractkit/chainlink-testing-framework/parrot
-go 1.24.0
+go 1.23.6
5
require (
6
github.com/go-chi/chi v1.5.5
0 commit comments