From 54096caf6167216a0b73b6b13277bbd14490255b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 23:15:37 +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.0.2-0.20260728185140-e41659e2b739 to 0.2.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/commits/v0.2.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-ccv dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/go.mod | 2 +- integration-tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 2dd31400d..8275dc145 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -27,7 +27,7 @@ require ( github.com/smartcontractkit/chainlink-canton/party-ceremony v0.0.0-00010101000000-000000000000 github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260728180354-4f966ecacc23 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f966ecacc23 - github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739 + github.com/smartcontractkit/chainlink-ccv v0.2.0 github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260715145851-8219609496a4 github.com/smartcontractkit/chainlink-deployments-framework v0.117.1 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index e4e8255c0..745520024 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -720,8 +720,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-20260728180354-4f966ecacc23 h1:c78Dy/HioTA56x/GeRT32ZKAdB1ZiMN85tt1a8Aiwao= github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260728180354-4f966ecacc23/go.mod h1:FN6zoHMnJvVITBgs7GiniUEEFOj3MHGZu+QA6Osslu4= -github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739 h1:tqThKy84/ie8N3VX6t4mqyG2bnet/rDKbt6DKyMFpFg= -github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:aCfvoW4FzdxvS+m+PaNUufrnpBMZqOOYYQtUDirwR6o= +github.com/smartcontractkit/chainlink-ccv v0.2.0 h1:R6EtMJW48ifqP0+csWGBeb4LQeFN+nYSKxdQWYpKlTo= +github.com/smartcontractkit/chainlink-ccv v0.2.0/go.mod h1:0v6RGdYa9NezVnBPIAVyxB3A9furKWwaSkLha+URYGk= github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739 h1:7XjaCPZlFikYkzXd9UjRbDAJwtgcD19vBdb2gi1hOHM= github.com/smartcontractkit/chainlink-ccv/build/devenv v0.0.2-0.20260728185140-e41659e2b739/go.mod h1:mJ2bZmi9sBi5FAeTRSiyKSGk8Y4SSyljZdcy7cPH2HU= github.com/smartcontractkit/chainlink-ccv/deployment v0.0.2-0.20260728185140-e41659e2b739 h1:7Z/cpFS5ra1ENLN/0lGN4KyVMyj2OtZ1zRLqQB0J1Us=