Skip to content

Commit fa6e236

Browse files
committed
bump go mod
1 parent 26a7331 commit fa6e236

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@ require (
3333
github.com/smartcontractkit/ccip-owner-contracts v0.1.0
3434
github.com/smartcontractkit/chain-selectors v1.0.101
3535
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260428085939-5c70de12dbfc
36-
github.com/smartcontractkit/chainlink-canton v0.0.0-20260602133237-99f834640c9d
37-
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260512180815-d7a89b0a5784
36+
github.com/smartcontractkit/chainlink-canton v0.0.0-20260609155219-dcbe77d4a320
37+
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260608180601-efa81bfdfda9
3838
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260129103204-4c8453dd8139
3939
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260129103204-4c8453dd8139
4040
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0
4141
github.com/smartcontractkit/chainlink-protos/op-catalog v0.1.0
42-
github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.4
42+
github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5
4343
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5
4444
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260514223130-48bc90aca745
4545
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20251014143056-a0c6328c91e9
4646
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad
4747
github.com/smartcontractkit/go-daml v0.0.0-20260604143752-c6f6567940ba
4848
github.com/smartcontractkit/libocr v0.0.0-20260304194147-a03701e2c02e
49-
github.com/smartcontractkit/mcms v0.47.0
49+
github.com/smartcontractkit/mcms v0.47.1-0.20260609163952-0b2bf692ba6a
5050
github.com/spf13/cobra v1.10.2
5151
github.com/spf13/pflag v1.0.10
5252
github.com/spf13/viper v1.21.0
@@ -145,7 +145,7 @@ require (
145145
github.com/aws/aws-sdk-go-v2/service/sso v1.30.13 // indirect
146146
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17 // indirect
147147
github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 // indirect
148-
github.com/aws/smithy-go v1.27.0 // indirect
148+
github.com/aws/smithy-go v1.27.1 // indirect
149149
github.com/bahlo/generic-list-go v0.2.0 // indirect
150150
github.com/benbjohnson/clock v1.3.5 // indirect
151151
github.com/beorn7/perks v1.0.1 // indirect
@@ -194,7 +194,7 @@ require (
194194
github.com/go-ole/go-ole v1.3.0 // indirect
195195
github.com/go-playground/locales v0.14.1 // indirect
196196
github.com/go-playground/universal-translator v0.18.1 // indirect
197-
github.com/go-playground/validator/v10 v10.30.2 // indirect
197+
github.com/go-playground/validator/v10 v10.30.3 // indirect
198198
github.com/go-viper/mapstructure/v2 v2.5.0
199199
github.com/gofrs/flock v0.12.1 // indirect
200200
github.com/gogo/protobuf v1.3.2 // indirect

go.sum

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

0 commit comments

Comments
 (0)