From 668d42a85c9f406458fcedb0cd07e8147d1d5cd1 Mon Sep 17 00:00:00 2001 From: Damjan Smickovski Date: Wed, 11 Oct 2023 09:01:56 +0200 Subject: [PATCH] Removed toolchain --- integration-tests/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 15e6ea656..47453a4fa 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -2,7 +2,6 @@ module github.com/smartcontractkit/chainlink-solana/integration-tests go 1.21 -toolchain go1.21.1 replace github.com/smartcontractkit/chainlink-solana => ../