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 )