From 38a8141dc34258ccc8aa5de970199023f9ce7012 Mon Sep 17 00:00:00 2001 From: Damjan Smickovski Date: Wed, 11 Oct 2023 09:03:08 +0200 Subject: [PATCH] Go mod tidy --- integration-tests/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 47453a4fa..f4f30de55 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 - replace github.com/smartcontractkit/chainlink-solana => ../ require (