Skip to content

Commit ab9df85

Browse files
committed
Use WIP securemint aggregator
1 parent 84b6227 commit ab9df85

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ require (
8181
github.com/smartcontractkit/chainlink-automation v0.8.1
8282
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250627133416-1d85eec09097
8383
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250609091505-5c8cd74b92ed
84-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250630180021-f216eaa9aa54
84+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250703173044-6019567f9780
8585
github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250702175503-91331140edc3
8686
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250604171706-a98fa6515eae
8787
github.com/smartcontractkit/chainlink-evm v0.0.0-20250630192401-d6330473ec6e

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,8 +1126,6 @@ github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12i
11261126
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA=
11271127
github.com/smartcontractkit/libocr v0.0.0-20250604151357-2fe8c61bbf2e h1:o7GTU8Vh7geHHt5uq2TrgqnVq+2P/Uo2n0sSYO+kznA=
11281128
github.com/smartcontractkit/libocr v0.0.0-20250604151357-2fe8c61bbf2e/go.mod h1:lzZ0Hq8zK1FfPb7aHuKQKrsWlrsCtBs6gNRNXh59H7Q=
1129-
github.com/smartcontractkit/por_mock_ocr3plugin v0.0.0-20250611023616-cdd3409730eb h1:cCVZQ0ITDbqS/F3xaap9c31GnwKKoswzKfoK9IkIZxQ=
1130-
github.com/smartcontractkit/por_mock_ocr3plugin v0.0.0-20250611023616-cdd3409730eb/go.mod h1:EywkCIhAgu9uIQTSyvGqpRgkLsa/vU3NQR5+ZkOdO80=
11311129
github.com/smartcontractkit/tdh2/go/ocr2/decryptionplugin v0.0.0-20241009055228-33d0c0bf38de h1:n0w0rKF+SVM+S3WNlup6uabXj2zFlFNfrlsKCMMb/co=
11321130
github.com/smartcontractkit/tdh2/go/ocr2/decryptionplugin v0.0.0-20241009055228-33d0c0bf38de/go.mod h1:Sl2MF/Fp3fgJIVzhdGhmZZX2BlnM0oUUyBP4s4xYb6o=
11331131
github.com/smartcontractkit/tdh2/go/tdh2 v0.0.0-20241009055228-33d0c0bf38de h1:66VQxXx3lvTaAZrMBkIcdH9VEjujUEvmBQdnyOJnkOc=

0 commit comments

Comments
 (0)