From 975b679b0801cdb8f95311c3f409b7d06a9812d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:26:24 +0000 Subject: [PATCH] chore(deps): bump github.com/smartcontractkit/chainlink-solana Bumps [github.com/smartcontractkit/chainlink-solana](https://github.com/smartcontractkit/chainlink-solana) from 1.3.1-0.20260722124945-1fb87a829114 to 1.3.1. - [Release notes](https://github.com/smartcontractkit/chainlink-solana/releases) - [Commits](https://github.com/smartcontractkit/chainlink-solana/commits/v1.3.1) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-solana dependency-version: 1.3.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 4f52a610..c1193cf4 100644 --- a/go.mod +++ b/go.mod @@ -34,7 +34,7 @@ require ( 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/workflows/go v0.0.0-20260630073003-fb8da7229930 - github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114 + github.com/smartcontractkit/chainlink-solana v1.3.1 github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114 github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 github.com/smartcontractkit/chainlink/deployment v0.0.0-20260521170940-67f9a4b233f8 diff --git a/go.sum b/go.sum index 91ddf6c1..a1307281 100644 --- a/go.sum +++ b/go.sum @@ -1231,8 +1231,8 @@ github.com/smartcontractkit/chainlink-protos/svr v1.2.0 h1:7jjgqRgORQS/ikL3z0ZgJ github.com/smartcontractkit/chainlink-protos/svr v1.2.0/go.mod h1:TcOliTQU6r59DwG4lo3U+mFM9WWyBHGuFkkxQpvSujo= github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260630073003-fb8da7229930 h1:x2nm4nDoC//WGQRPrInDmBH2/lTN1qAI/IGDQ3gAi7A= github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260630073003-fb8da7229930/go.mod h1:GTpDgyK0OObf7jpch6p8N281KxN92wbB8serZhU9yRc= -github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114 h1:SiBNJLeFI79/+Q1cYPspKQQgvH3aROwxK2f4t2mHDRc= -github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114/go.mod h1:wi1QdXqhSJnADt9YRaRtEWomqknLcrdkTS0JotupuOQ= +github.com/smartcontractkit/chainlink-solana v1.3.1 h1:ECdazBYWYcsT6VZWXi0EjIRAo+QS4KBUUf0/LaQMSEY= +github.com/smartcontractkit/chainlink-solana v1.3.1/go.mod h1:WYl4DH4yHfmpYrz78oaUJmPwBLoJ3ol6qV2jrwDepqI= github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114 h1:7MmcOdT258cYwGjPtV+O9NdRKVfno4slYk6yUdHLJ9A= github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114/go.mod h1:iKCBBCLLhiTFhy/z5rm9obXXZ+M1NL1WpZ/dQ2KkKOo= github.com/smartcontractkit/chainlink-sui v0.0.0-20260527160341-aa3adc0abf67 h1:NNvPOgvf5vbOYVLxLST+5E88iPOAnpmzZGPihEx8DFc=