From 7d7d2914bb1b2b6fbe137f8992737a0ea5d6ec09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 15:47:43 +0000 Subject: [PATCH] build(deps): bump github.com/smartcontractkit/chainlink-ccv Bumps [github.com/smartcontractkit/chainlink-ccv](https://github.com/smartcontractkit/chainlink-ccv) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/smartcontractkit/chainlink-ccv/releases) - [Changelog](https://github.com/smartcontractkit/chainlink-ccv/blob/main/CHANGELOG.md) - [Commits](https://github.com/smartcontractkit/chainlink-ccv/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-ccv dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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=