Skip to content

Commit fb25644

Browse files
committed
Bump chainlink-common to ce0c8e8622a8
1 parent e55206a commit fb25644

16 files changed

Lines changed: 109 additions & 80 deletions

File tree

core/scripts/go.mod

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ require (
4343
github.com/smartcontractkit/chain-selectors v1.0.100
4444
github.com/smartcontractkit/chainlink-automation v0.8.1
4545
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260506144252-c100eabfda74
46-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260521164451-06757a49ab15
46+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260522235305-ce0c8e8622a8
4747
github.com/smartcontractkit/chainlink-common/keystore v1.1.0
4848
github.com/smartcontractkit/chainlink-data-streams v0.1.15-0.20260522094612-5f9f748bd87a
4949
github.com/smartcontractkit/chainlink-deployments-framework v0.105.0
5050
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260521215851-3fdbb363496f
5151
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260521215851-3fdbb363496f
52-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260514104516-a827acdffe43
52+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260520181035-b5bb732eb9d7
5353
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0
5454
github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.2
5555
github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose v0.1.23
@@ -480,7 +480,7 @@ require (
480480
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260506144252-c100eabfda74 // indirect
481481
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260511195239-0f6e1b177fc7 // indirect
482482
github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260428133800-3b1484e8b1fd // indirect
483-
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260520194751-11a4f360f4e2 // indirect
483+
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260522235305-ce0c8e8622a8 // indirect
484484
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260403151002-2c91155b5501 // indirect
485485
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect
486486
github.com/smartcontractkit/chainlink-framework/capabilities v0.0.0-20260423135514-5b1a7565a99c // indirect
@@ -566,6 +566,7 @@ require (
566566
go.etcd.io/bbolt v1.4.3 // indirect
567567
go.mongodb.org/mongo-driver v1.17.9 // indirect
568568
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
569+
go.opentelemetry.io/contrib/bridges/prometheus v0.68.0 // indirect
569570
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.49.0 // indirect
570571
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0 // indirect
571572
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.67.0 // indirect

core/scripts/go.sum

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deployment/go.mod

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ require (
4242
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260415165642-49f23e4d76cc
4343
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260511195239-0f6e1b177fc7
4444
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260504204047-af9826978b72
45-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260521164451-06757a49ab15
45+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260522235305-ce0c8e8622a8
4646
github.com/smartcontractkit/chainlink-common/keystore v1.1.0
4747
github.com/smartcontractkit/chainlink-data-streams v0.1.15-0.20260522094612-5f9f748bd87a
4848
github.com/smartcontractkit/chainlink-deployments-framework v0.105.0
4949
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260521215851-3fdbb363496f
5050
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260403151002-2c91155b5501
5151
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260521215851-3fdbb363496f
52-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260514104516-a827acdffe43
52+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260520181035-b5bb732eb9d7
5353
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0
5454
github.com/smartcontractkit/chainlink-protos/orchestrator v0.10.0
5555
github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260522172305-f71b70a4d020
@@ -418,7 +418,7 @@ require (
418418
github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect
419419
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260408145530-22e2d05695cd // indirect
420420
github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260428133800-3b1484e8b1fd // indirect
421-
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260520194751-11a4f360f4e2 // indirect
421+
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260522235305-ce0c8e8622a8 // indirect
422422
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect
423423
github.com/smartcontractkit/chainlink-framework/capabilities v0.0.0-20260423135514-5b1a7565a99c // indirect
424424
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20260423135514-5b1a7565a99c // indirect
@@ -485,6 +485,7 @@ require (
485485
go.etcd.io/bbolt v1.4.2 // indirect
486486
go.mongodb.org/mongo-driver v1.17.9 // indirect
487487
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
488+
go.opentelemetry.io/contrib/bridges/prometheus v0.68.0 // indirect
488489
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0 // indirect
489490
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 // indirect
490491
go.opentelemetry.io/otel v1.43.0 // indirect

deployment/go.sum

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

devenv/go.mod

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/shopspring/decimal v1.4.0
2323
github.com/smartcontractkit/chain-selectors v1.0.98
2424
github.com/smartcontractkit/chainlink-automation v0.8.1
25-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260511200925-b94130438417
25+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260522235305-ce0c8e8622a8
2626
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260519095745-ddfc812d06a0
2727
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20251211123524-f0c4fe7cfc0a
2828
github.com/smartcontractkit/chainlink-protos/job-distributor v0.12.0
@@ -40,6 +40,11 @@ require (
4040
gopkg.in/guregu/null.v4 v4.0.0
4141
)
4242

43+
require (
44+
github.com/stellar/go-stellar-sdk v0.5.0 // indirect
45+
github.com/stellar/go-xdr v0.0.0-20260312225820-cc2b0611aabf // indirect
46+
)
47+
4348
require (
4449
cloud.google.com/go/auth v0.18.2 // indirect
4550
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
@@ -320,11 +325,11 @@ require (
320325
github.com/shirou/gopsutil/v4 v4.26.4 // indirect
321326
github.com/sirupsen/logrus v1.9.4 // indirect
322327
github.com/smartcontractkit/chainlink-common/keystore v1.0.2 // indirect
323-
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260519133128-43fabe4ea5a5 // indirect
328+
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260522235305-ce0c8e8622a8 // indirect
324329
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20260423135514-5b1a7565a99c // indirect
325330
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20260508154216-3ed6f623098f // indirect
326331
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20260505202410-b350dca113b4 // indirect
327-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260505131349-78e491b80735 // indirect
332+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260520181035-b5bb732eb9d7 // indirect
328333
github.com/smartcontractkit/chainlink-protos/linking-service/go v0.0.0-20251002192024-d2ad9222409b // indirect
329334
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 // indirect
330335
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad // indirect
@@ -372,7 +377,7 @@ require (
372377
go.opentelemetry.io/collector/pdata v1.54.0 // indirect
373378
go.opentelemetry.io/collector/pipeline v1.54.0 // indirect
374379
go.opentelemetry.io/collector/processor v1.54.0 // indirect
375-
go.opentelemetry.io/contrib/bridges/prometheus v0.67.0 // indirect
380+
go.opentelemetry.io/contrib/bridges/prometheus v0.68.0 // indirect
376381
go.opentelemetry.io/contrib/exporters/autoexport v0.67.0 // indirect
377382
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0 // indirect
378383
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.67.0 // indirect

0 commit comments

Comments
 (0)