diff --git a/go.mod b/go.mod index da251da64..fcfd2c81c 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260827113113-d8474fe8cd02 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260129103204-4c8453dd8139 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260827113113-d8474fe8cd02 - github.com/smartcontractkit/chainlink-ccv v0.4.0 + github.com/smartcontractkit/chainlink-ccv v0.5.0 github.com/smartcontractkit/chainlink-ccv/build/devenv v0.4.0 github.com/smartcontractkit/chainlink-ccv/deployment v0.1.1-0.20260811153216-3f3baa768540 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260715145851-8219609496a4 diff --git a/go.sum b/go.sum index df3d11131..e4cd6d99e 100644 --- a/go.sum +++ b/go.sum @@ -1160,8 +1160,8 @@ github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260129103204-4c8453dd8139/go.mod h1:1WcontO9PeuKdUf5HXfs3nuICtzUvFNnyCmrHkTCF9Y= github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260827113113-d8474fe8cd02 h1:D92BBEZmaAy2pN43d3tLPErP9Y0G7YR0bUnN6y64JN0= github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260827113113-d8474fe8cd02/go.mod h1:Dm/Abz0vr7F2v9TygUX947q8HIwJEJikDfSdanX1Cic= -github.com/smartcontractkit/chainlink-ccv v0.4.0 h1:Kyi3YpfkS+0Lune2H4EBuTqf4SC1MfaozCdRJ9R2AJo= -github.com/smartcontractkit/chainlink-ccv v0.4.0/go.mod h1:VJXiLVKPjRrj41hXmn2gNGlEO9SvUlHUDQ50yRfHbSI= +github.com/smartcontractkit/chainlink-ccv v0.5.0 h1:J++9YBCa8GSGLi99tuFaHEFdFTDCnwsFdqLeg7CQCuE= +github.com/smartcontractkit/chainlink-ccv v0.5.0/go.mod h1:d/Nk3xplHfdR9C8xB5uvhctGMFvqh/MmgWzUMqpXoaU= github.com/smartcontractkit/chainlink-ccv/build/devenv v0.4.0 h1:eusUapLiX6MWa0co0Pz8CWnc24KmciSvnrETj9a94ns= github.com/smartcontractkit/chainlink-ccv/build/devenv v0.4.0/go.mod h1:8RifWC3Z44y4xBRvWsT8cEcrHaSZ7nxFUlCfdNAVkio= github.com/smartcontractkit/chainlink-ccv/deployment v0.1.1-0.20260811153216-3f3baa768540 h1:VP/p/DJtm9bBrRnXO6ZqiyAQXrCSJDvrgGaPeKI1hxU=