Skip to content

Commit dcecd9c

Browse files
Bump github.com/smartcontractkit/chain-selectors from 1.0.97 to 1.0.98 in /integration-tests (#432)
Bumps [github.com/smartcontractkit/chain-selectors](https://github.com/smartcontractkit/chain-selectors) from 1.0.97 to 1.0.98. - [Release notes](https://github.com/smartcontractkit/chain-selectors/releases) - [Commits](smartcontractkit/chain-selectors@v1.0.97...v1.0.98) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chain-selectors dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Friedemann Fürst <59653747+friedemannf@users.noreply.github.com>
1 parent 5f17ad9 commit dcecd9c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

integration-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/joho/godotenv v1.5.1
1313
github.com/moby/term v0.5.2
1414
github.com/rs/zerolog v1.35.0
15-
github.com/smartcontractkit/chain-selectors v1.0.97
15+
github.com/smartcontractkit/chain-selectors v1.0.98
1616
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260324144720-484863604698
1717
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260406055916-9aa6b6c0ae81
1818
github.com/smartcontractkit/chainlink-deployments-framework v0.94.0

integration-tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,8 +1380,8 @@ github.com/smartcontractkit/ccip-contract-examples/chains/evm v0.0.0-20260129135
13801380
github.com/smartcontractkit/ccip-contract-examples/chains/evm v0.0.0-20260129135848-c86808ba5cb9/go.mod h1:SYc+BvAALmwsx2zMJIAczIyVNwsiXRIBXmejcTORxGE=
13811381
github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9LsA7vTMPv+0n7ClhSFnZFAk=
13821382
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
1383-
github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0kub04Epds5NPMHERfGjo=
1384-
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
1383+
github.com/smartcontractkit/chain-selectors v1.0.98 h1:fuI7CQ1o5cX64eO4/LvwtfhdpGFH5vnsM/bFHRwEiww=
1384+
github.com/smartcontractkit/chain-selectors v1.0.98/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
13851385
github.com/smartcontractkit/chainlink-automation v1.0.0-alpha.0.0.20241023165837-8c05ee9b97d5 h1:C/RIiPClYBBBlSFB0QHZtVTRSx0f98mjFXdFkA7x3JM=
13861386
github.com/smartcontractkit/chainlink-automation v1.0.0-alpha.0.0.20241023165837-8c05ee9b97d5/go.mod h1:Iij36PvWZ6blrdC5A/nrQUBuf3MH3JvsBB9sSyc9W08=
13871387
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260317185256-d5f7db87ae70 h1:bpzTG/8qwnbnIQPcilnM8lPd/Or4Q22cnakzawds2NQ=

0 commit comments

Comments
 (0)