From 874318ce5a329390bea70d86cc1d66b88e55e516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:26:14 +0000 Subject: [PATCH] chore(deps): bump github.com/smartcontractkit/chainlink-protos/cre/go Bumps [github.com/smartcontractkit/chainlink-protos/cre/go](https://github.com/smartcontractkit/chainlink-protos) from 0.0.0-20260707195416-ca350beacd4b to 1.0.0-beta. - [Release notes](https://github.com/smartcontractkit/chainlink-protos/releases) - [Changelog](https://github.com/smartcontractkit/chainlink-protos/blob/main/RELEASE.md) - [Commits](https://github.com/smartcontractkit/chainlink-protos/commits) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-protos/cre/go dependency-version: 1.0.0-beta dependency-type: direct:production update-type: version-update:semver-major ... 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 4f52a610..457f5c29 100644 --- a/go.mod +++ b/go.mod @@ -32,7 +32,7 @@ require ( github.com/smartcontractkit/chainlink-common v0.11.2-0.20260713194119-2689c5708c8b github.com/smartcontractkit/chainlink-common/keystore v1.2.0 github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260512150409-b4068bf735e6 - github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260707195416-ca350beacd4b + github.com/smartcontractkit/chainlink-protos/cre/go v1.0.0-beta github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260630073003-fb8da7229930 github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114 github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114 diff --git a/go.sum b/go.sum index 91ddf6c1..d6ceb7f6 100644 --- a/go.sum +++ b/go.sum @@ -1207,8 +1207,8 @@ github.com/smartcontractkit/chainlink-protos/chainlink-ccv/message-rules v0.0.0- github.com/smartcontractkit/chainlink-protos/chainlink-ccv/message-rules v0.0.0-20260505131349-78e491b80735/go.mod h1:zAJq6Tpkx5AdFUwW67dIYnW+Bdf50drCCpMR81Qxb4E= github.com/smartcontractkit/chainlink-protos/chainlink-ccv/verifier v0.0.0-20251211142334-5c3421fe2c8d h1:AJy55QJ/pBhXkZjc7N+ATnWfxrcjq9BI9DmdtdjwDUQ= github.com/smartcontractkit/chainlink-protos/chainlink-ccv/verifier v0.0.0-20251211142334-5c3421fe2c8d/go.mod h1:5JdppgngCOUS76p61zCinSCgOhPeYQ+OcDUuome5THQ= -github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260707195416-ca350beacd4b h1:NR5EdsI2wNUV9awkmZyVSWos3JAK+2uSgjkrWbSRWXo= -github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260707195416-ca350beacd4b/go.mod h1:/i8hjTPFdVWHiY+QjeSiVS2Z3GB3WAZznGgXHstC02E= +github.com/smartcontractkit/chainlink-protos/cre/go v1.0.0-beta h1:gwVxckLPTCPlzQS3aJBzYP21j6JZDI42odrzqzWIpJA= +github.com/smartcontractkit/chainlink-protos/cre/go v1.0.0-beta/go.mod h1:jUC52kZzEnWF9tddHh85zolKybmLpbQ1oNA4FjOHt1Q= github.com/smartcontractkit/chainlink-protos/data-feeds v0.1.1-0.20260501174546-2e8846986b36 h1:SG+wAsNyAcA6Kk19ljuxi3HK9Ll2lpHik8OKoY4x7A0= github.com/smartcontractkit/chainlink-protos/data-feeds v0.1.1-0.20260501174546-2e8846986b36/go.mod h1:vL1bDgPSJjV0EqHYs4dDlR+EEE0cJchgvGLYXhwIjXY= github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0 h1:q+VDPcxWrj5k9QizSYfUOSMnDH3Sd5HvbPguZOgfXTY=