From 509c11e0fa678431f0bb1c851ffc1c5f774e40ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 14:47:19 +0000 Subject: [PATCH] Bump github.com/smartcontractkit/chainlink-common/pkg/chipingress Bumps [github.com/smartcontractkit/chainlink-common/pkg/chipingress](https://github.com/smartcontractkit/chainlink-common) from 0.0.11-0.20251211140724-319861e514c4 to 1.0.0. - [Release notes](https://github.com/smartcontractkit/chainlink-common/releases) - [Commits](https://github.com/smartcontractkit/chainlink-common/commits/keystore/v1.0.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-common/pkg/chipingress dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- system-tests/tests/go.mod | 2 +- system-tests/tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system-tests/tests/go.mod b/system-tests/tests/go.mod index 957b203f098..0009c1db72d 100644 --- a/system-tests/tests/go.mod +++ b/system-tests/tests/go.mod @@ -518,7 +518,7 @@ require ( github.com/smartcontractkit/chainlink-aptos v0.0.0-20260507123701-77fc93b573bb github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260428205619-2db1389501a1 // indirect - github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20251211140724-319861e514c4 + github.com/smartcontractkit/chainlink-common/pkg/chipingress v1.0.0 github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260512150409-b4068bf735e6 // indirect github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect github.com/smartcontractkit/chainlink-framework/capabilities v0.0.0-20260423135514-5b1a7565a99c // indirect diff --git a/system-tests/tests/go.sum b/system-tests/tests/go.sum index f6afadcc709..968e1e0edf2 100644 --- a/system-tests/tests/go.sum +++ b/system-tests/tests/go.sum @@ -1629,8 +1629,8 @@ github.com/smartcontractkit/chainlink-common v0.11.2-0.20260511200925-b941304384 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260511200925-b94130438417/go.mod h1:4aOus1Q9vodwIg9964hjCfXXhSEdffEN3w7aP0xutgM= github.com/smartcontractkit/chainlink-common/keystore v1.1.0 h1:2wzySccgk2fpWusPKO0bpeAZzfSU9eq6CS5U+JwYaVo= github.com/smartcontractkit/chainlink-common/keystore v1.1.0/go.mod h1:6JexOOhPhknQ0QMuppFIlOpm6wCp54yZMxai+tWugwY= -github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20251211140724-319861e514c4 h1:NOUsjsMzNecbjiPWUQGlRSRAutEvCFrqqyETDJeh5q4= -github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20251211140724-319861e514c4/go.mod h1:Zpvul9sTcZNAZOVzt5vBl1XZGNvQebFpnpn3/KOQvOQ= +github.com/smartcontractkit/chainlink-common/pkg/chipingress v1.0.0 h1:htRJ8Q2Bei6AZ2yZ+c/p0ywaXYmMYuU2ekyOHRG0uc8= +github.com/smartcontractkit/chainlink-common/pkg/chipingress v1.0.0/go.mod h1:NZv/qKYGFRnkjOYBouajnDfFoZ+WDa6H2KNmSf1dnKc= github.com/smartcontractkit/chainlink-data-streams v0.1.14-0.20260512145107-b41c0e2855ec h1:ey01SlGfe0zSWAWDZmFEgQ52trcwQFfjoLiWzrk7GTM= github.com/smartcontractkit/chainlink-data-streams v0.1.14-0.20260512145107-b41c0e2855ec/go.mod h1:LXRm6NpaJOsobRs8zEjO0Qm45TnkVavLtHvlZlcNH8w= github.com/smartcontractkit/chainlink-deployments-framework v0.101.0 h1:bTPDvJSLlMAibGuuewKK8hgVO3jBcyn/jaAiK2Agj98=