File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " chainlink-deployments-framework " : patch
3
+ ---
4
+
5
+ Change ccip-solana version to match chainlink/deployment
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/google/uuid v1.6.0
14
14
github.com/pattonkan/sui-go v0.1.0
15
15
github.com/smartcontractkit/chain-selectors v1.0.60
16
- github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250602150832-c6cd4a526da4
16
+ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a
17
17
github.com/smartcontractkit/chainlink-common v0.7.0
18
18
github.com/smartcontractkit/chainlink-protos/job-distributor v0.10.0
19
19
github.com/smartcontractkit/chainlink-testing-framework/framework v0.9.0
Original file line number Diff line number Diff line change @@ -422,8 +422,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
422
422
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
423
423
github.com/smartcontractkit/chain-selectors v1.0.60 h1:X/5CcVB5izIaMrGRdl0hc6sSbKSBFhYRKqo1C/JmgFs =
424
424
github.com/smartcontractkit/chain-selectors v1.0.60 /go.mod h1:xsKM0aN3YGcQKTPRPDDtPx2l4mlTN1Djmg0VVXV40b8 =
425
- github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250602150832-c6cd4a526da4 h1:lIWIEoM3KMyqpkrIYGIJcS6aVV2Z6oPAnoPP4pIOSRo =
426
- github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250602150832-c6cd4a526da4 /go.mod h1:k3/Z6AvwurPUlfuDFEonRbkkiTSgNSrtVNhJEWNlUZA =
425
+ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a h1:BVhdDkwltth3sw9MeFS3ItQlyPat8M4NUwp86QX2j9U =
426
+ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a /go.mod h1:k3/Z6AvwurPUlfuDFEonRbkkiTSgNSrtVNhJEWNlUZA =
427
427
github.com/smartcontractkit/chainlink-common v0.7.0 h1:QThOrHKn+du8CTmzJPCha0Nwnvw0tonIEAQca+dnmE0 =
428
428
github.com/smartcontractkit/chainlink-common v0.7.0 /go.mod h1:pptbsF6z90IGCewkCgDMBxNYjfSOyW9X9l2jzYyQgmk =
429
429
github.com/smartcontractkit/chainlink-protos/job-distributor v0.10.0 h1:55Izmj3bEFD2o0tWpuEd3OFV/pcIQiiaPZP7uJqi1GQ =
You can’t perform that action at this time.
0 commit comments