Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions core/scripts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ require (
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260518100439-9564f35fd264
github.com/smartcontractkit/chainlink-common/keystore v1.1.0
github.com/smartcontractkit/chainlink-data-streams v0.1.14
github.com/smartcontractkit/chainlink-deployments-framework v0.103.0
github.com/smartcontractkit/chainlink-deployments-framework v0.105.0
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260519095745-ddfc812d06a0
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260512150409-b4068bf735e6
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260514104516-a827acdffe43
Expand Down Expand Up @@ -111,7 +111,7 @@ require (
github.com/alitto/pond/v2 v2.5.0 // indirect
github.com/apache/arrow-go/v18 v18.6.0 // indirect
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
github.com/aptos-labs/aptos-go-sdk v1.12.1 // indirect
github.com/aptos-labs/aptos-go-sdk v1.13.0 // indirect
github.com/atombender/go-jsonschema v0.16.1-0.20240916205339-a74cd4e2851c // indirect
github.com/avast/retry-go v3.0.0+incompatible // indirect
github.com/avast/retry-go/v5 v5.0.0 // indirect
Expand Down Expand Up @@ -507,12 +507,12 @@ require (
github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.15.0 // indirect
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.9 // indirect
github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 // indirect
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260430134932-681b7a7fe426 // indirect
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260520103847-15ca4de9dba9 // indirect
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20260408092456-3c6369888d4a // indirect
github.com/smartcontractkit/cld-changesets v0.4.0 // indirect
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad // indirect
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // indirect
github.com/smartcontractkit/mcms v0.43.0 // indirect
github.com/smartcontractkit/mcms v0.45.0 // indirect
github.com/smartcontractkit/smdkg v0.0.0-20251029093710-c38905e58aeb // indirect
github.com/smartcontractkit/tdh2/go/ocr2/decryptionplugin v0.0.0-20241009055228-33d0c0bf38de // indirect
github.com/smartcontractkit/tdh2/go/tdh2 v0.0.0-20251120172354-e8ec0386b06c // indirect
Expand Down
20 changes: 10 additions & 10 deletions core/scripts/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions deployment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/BurntSushi/toml v1.5.0
github.com/Khan/genqlient v0.8.1
github.com/Masterminds/semver/v3 v3.5.0
github.com/aptos-labs/aptos-go-sdk v1.12.1
github.com/aptos-labs/aptos-go-sdk v1.13.0
github.com/aws/aws-sdk-go v1.55.8
github.com/block-vision/sui-go-sdk v1.2.1
github.com/deckarep/golang-set/v2 v2.9.0
Expand Down Expand Up @@ -44,7 +44,7 @@ require (
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260504204047-af9826978b72
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260518100439-9564f35fd264
github.com/smartcontractkit/chainlink-common/keystore v1.1.0
github.com/smartcontractkit/chainlink-deployments-framework v0.103.0
github.com/smartcontractkit/chainlink-deployments-framework v0.105.0
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260519095745-ddfc812d06a0
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260403151002-2c91155b5501
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260512150409-b4068bf735e6
Expand All @@ -57,12 +57,12 @@ require (
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260427132612-76b9f754a556
github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.1
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.9
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260430134932-681b7a7fe426
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260430134932-681b7a7fe426
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260520103847-15ca4de9dba9
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260520103847-15ca4de9dba9
github.com/smartcontractkit/cld-changesets v0.4.0
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad
github.com/smartcontractkit/libocr v0.0.0-20260508200755-99940c85383c
github.com/smartcontractkit/mcms v0.43.0
github.com/smartcontractkit/mcms v0.45.0
github.com/smartcontractkit/quarantine v0.0.0-20251203215908-fd0551c6adf9
github.com/smartcontractkit/smdkg v0.0.0-20251029093710-c38905e58aeb
github.com/smartcontractkit/wsrpc v0.8.5-0.20250502134807-c57d3d995945
Expand Down
20 changes: 10 additions & 10 deletions deployment/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/Depado/ginprom v1.8.0
github.com/Masterminds/semver/v3 v3.5.0
github.com/andybalholm/brotli v1.2.1
github.com/aptos-labs/aptos-go-sdk v1.12.1
github.com/aptos-labs/aptos-go-sdk v1.13.0
github.com/avast/retry-go/v4 v4.7.0
github.com/buger/jsonparser v1.2.0
github.com/buraksezer/consistent v0.10.0
Expand Down Expand Up @@ -107,7 +107,7 @@ require (
github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260323124644-faea187e6997
github.com/smartcontractkit/chainlink-solana v1.2.1-0.20260514085000-b356a5d08d44
github.com/smartcontractkit/chainlink-sui v0.0.0-20260429183453-39df0198aed8
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260430134932-681b7a7fe426
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260520103847-15ca4de9dba9
github.com/smartcontractkit/cre-sdk-go v1.5.0
github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http v1.3.0
github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron v1.3.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading