From 204b9946bd5a5b89d5ac90f66fd55d80cbb9e465 Mon Sep 17 00:00:00 2001 From: pavel-raykov Date: Fri, 17 Jan 2025 21:11:38 +0100 Subject: [PATCH] Minor --- go.mod | 3 --- 1 file changed, 3 deletions(-) diff --git a/go.mod b/go.mod index 06255ab124b..7ea554297e8 100644 --- a/go.mod +++ b/go.mod @@ -408,8 +408,5 @@ replace ( // replicating the replace directive on cosmos SDK github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1 - github.com/smartcontractkit/chainlink-framework/chains => github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250116172409-449ce8337199 - github.com/sourcegraph/sourcegraph/lib => github.com/sourcegraph/sourcegraph-public-snapshot/lib v0.0.0-20240822153003-c864f15af264 -//github.com/smartcontractkit/chainlink-framework/chains => /Users/pavelraykov/Pavel_dev/chainlink-framework/chains )