Skip to content

Commit 4c4b078

Browse files
committed
Bumped cl-solana/contracts dependency
1 parent 0e6b8da commit 4c4b078

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260804200254-c1accce563a8
3636
github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260716141634-c0cc05ed05d8
3737
github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114
38-
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114
38+
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260807135521-86656a07cfa7
3939
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5
4040
github.com/smartcontractkit/chainlink/deployment v0.0.0-20260521170940-67f9a4b233f8
4141
github.com/smartcontractkit/chainlink/v2 v2.29.1-cre-beta.0.0.20260721144940-aa2a70309776

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,8 +1237,8 @@ github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260716141634-
12371237
github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260716141634-c0cc05ed05d8/go.mod h1:GTpDgyK0OObf7jpch6p8N281KxN92wbB8serZhU9yRc=
12381238
github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114 h1:SiBNJLeFI79/+Q1cYPspKQQgvH3aROwxK2f4t2mHDRc=
12391239
github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260722124945-1fb87a829114/go.mod h1:wi1QdXqhSJnADt9YRaRtEWomqknLcrdkTS0JotupuOQ=
1240-
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114 h1:7MmcOdT258cYwGjPtV+O9NdRKVfno4slYk6yUdHLJ9A=
1241-
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260722124945-1fb87a829114/go.mod h1:iKCBBCLLhiTFhy/z5rm9obXXZ+M1NL1WpZ/dQ2KkKOo=
1240+
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260807135521-86656a07cfa7 h1:0/WD0ocrI7FZPg5JbNmEnFfm0CaBKOdbCvzH5u7LML0=
1241+
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260807135521-86656a07cfa7/go.mod h1:WrMZ60wJfoz+wRZIrPwM0bPlB014F0PRAuCp+ZLiti4=
12421242
github.com/smartcontractkit/chainlink-sui v0.0.0-20260527160341-aa3adc0abf67 h1:NNvPOgvf5vbOYVLxLST+5E88iPOAnpmzZGPihEx8DFc=
12431243
github.com/smartcontractkit/chainlink-sui v0.0.0-20260527160341-aa3adc0abf67/go.mod h1:k1HSbHyPaQWPOj6lXDIAe04EuwbC5ge1nK+cpG2E8hE=
12441244
github.com/smartcontractkit/chainlink-sui/codec v0.0.0-20260720132736-e99278bfdc96 h1:3R9f6pguDIjei+nKx5dUT9j6fX8urGmlZA7Ad3x9UBs=

0 commit comments

Comments
 (0)