Skip to content

Commit 7eb0c57

Browse files
build(deps): bump github.com/smartcontractkit/chain-selectors from 1.0.102 to 1.0.104 in /party-ceremony/integration-tests (#730)
Bumps [github.com/smartcontractkit/chain-selectors](https://github.com/smartcontractkit/chain-selectors) from 1.0.102 to 1.0.104. - [Release notes](https://github.com/smartcontractkit/chain-selectors/releases) - [Commits](smartcontractkit/chain-selectors@v1.0.102...v1.0.104) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chain-selectors dependency-version: 1.0.104 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 d6ac511 commit 7eb0c57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

party-ceremony/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/aws/aws-sdk-go-v2/service/kms v1.53.4
1313
github.com/digital-asset/dazl-client/v8 v8.9.0
1414
github.com/golang-jwt/jwt/v5 v5.3.1
15-
github.com/smartcontractkit/chain-selectors v1.0.102
15+
github.com/smartcontractkit/chain-selectors v1.0.104
1616
github.com/smartcontractkit/chainlink-canton/party-ceremony v0.0.0-00010101000000-000000000000
1717
github.com/smartcontractkit/chainlink-deployments-framework v0.111.0
1818
github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5

party-ceremony/integration-tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -569,8 +569,8 @@ github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w
569569
github.com/sirupsen/logrus v1.9.4/go.mod h1:ftWc9WdOfJ0a92nsE2jF5u5ZwH8Bv2zdeOC42RjbV2g=
570570
github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9LsA7vTMPv+0n7ClhSFnZFAk=
571571
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
572-
github.com/smartcontractkit/chain-selectors v1.0.102 h1:qYP4+72HfvogCHR5ymwRFee36WH77514ZBj299SVCBA=
573-
github.com/smartcontractkit/chain-selectors v1.0.102/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
572+
github.com/smartcontractkit/chain-selectors v1.0.104 h1:/n9pPGM5W/+r1eHoWZv4VwX9LNS1af4+ICyhM8zKRNM=
573+
github.com/smartcontractkit/chain-selectors v1.0.104/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
574574
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260428085939-5c70de12dbfc h1:Um9FBcf0JNSFuGbxgccDG1vM3cNrMGy0SdJ7r6VbX0o=
575575
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260428085939-5c70de12dbfc/go.mod h1:zfE2R7887kiwXkGTHKPe5NBgwhFwIC3pnA2uAxrbvig=
576576
github.com/smartcontractkit/chainlink-canton v0.0.0-20260609155219-dcbe77d4a320 h1:ix4tCtSTB7S2XGll+uqnhrqAQ+2iW/Zk/vnPjBMYRB0=

0 commit comments

Comments
 (0)