From 7e59daa03cf5a5c01129cc9a6ad963d6a3a0d47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:20:21 +0000 Subject: [PATCH] chore(deps): bump github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm Bumps [github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm](https://github.com/smartcontractkit/cre-sdk-go) from 1.0.0-beta.14 to 1.0.0-beta.10-capdev.1. - [Release notes](https://github.com/smartcontractkit/cre-sdk-go/releases) - [Commits](https://github.com/smartcontractkit/cre-sdk-go/compare/capabilities/blockchain/evm/v1.0.0-beta.14...capabilities/blockchain/evm/v1.0.0-beta.10-capdev.1) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm dependency-version: 1.0.0-beta.10-capdev.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 12960cac..73323a31 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,7 @@ require ( github.com/smartcontractkit/chainlink/deployment v0.0.0-20260521170940-67f9a4b233f8 github.com/smartcontractkit/chainlink/v2 v2.29.1-cre-beta.0.0.20260721144940-aa2a70309776 github.com/smartcontractkit/cre-sdk-go v1.14.0 - github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v1.0.0-beta.14 + github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v1.0.0-beta.10-capdev.1 github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/solana v0.1.0-beta.1 github.com/smartcontractkit/mcms v0.45.0 github.com/smartcontractkit/tdh2/go/tdh2 v0.0.0-20251120172354-e8ec0386b06c diff --git a/go.sum b/go.sum index 61405ae2..a2557a59 100644 --- a/go.sum +++ b/go.sum @@ -1261,8 +1261,8 @@ github.com/smartcontractkit/cld-changesets v0.4.0 h1:S6yNRj6FssyyKbxLHTbC9X9U4qs github.com/smartcontractkit/cld-changesets v0.4.0/go.mod h1:4wOfnbSP8Ior/75QWLbtDntamSA/81SYcXzctBSx9CY= github.com/smartcontractkit/cre-sdk-go v1.14.0 h1:z+s0/lYEcuSxeD4T4HwUt6nzsExC4ZrLxIbDA/4P5P8= github.com/smartcontractkit/cre-sdk-go v1.14.0/go.mod h1:UMLoodi89ntBJa4clFLC4dMCbP2v9U7Xi9pK0256CsY= -github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v1.0.0-beta.14 h1:mqQUX+E9sDzt8ElIoK81FQ/LQXfrgRPGP6crJxevTrc= -github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v1.0.0-beta.14/go.mod h1:81slrYkVYt1FI0nGNkvzgoWMAG5mBc4R5coqygSw+Ik= +github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v1.0.0-beta.10-capdev.1 h1:b9IJ0XNks6I50myeQMyp86iAiW6FRjogiEUzT4SZwHw= +github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v1.0.0-beta.10-capdev.1/go.mod h1:DAC99+IO2/7v1osIUqo7ggpJb2dSGP2PCKcJ/CNdDtg= github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/solana v0.1.0-beta.1 h1:VTpFjEhGpFJKnl+B5vH/obnWUjRKeo1dSISP+FIL/eY= github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/solana v0.1.0-beta.1/go.mod h1:IHCd8wnWeL9yLVHkOTB2MxIuFE+Zil8Gw2jrrfPPU9Y= github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad h1:lgHxTHuzJIF3Vj6LSMOnjhqKgRqYW+0MV2SExtCYL1Q=