File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
core/scripts/ccip/manual-execution 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 " : minor
3+ ---
4+
5+ #updated bump chain-selectors in ccip manual execution script to v1.0.55
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.2
77require (
88 github.com/ethereum/go-ethereum v1.15.3
99 github.com/pkg/errors v0.9.1
10- github.com/smartcontractkit/chain-selectors v1.0.49
10+ github.com/smartcontractkit/chain-selectors v1.0.55
1111 golang.org/x/crypto v0.37.0
1212)
1313
Original file line number Diff line number Diff line change @@ -183,8 +183,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
183183github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
184184github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI =
185185github.com/shirou/gopsutil v3.21.11+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
186- github.com/smartcontractkit/chain-selectors v1.0.49 h1:ADxT4hYMO2TjMXyUo3QIf7MZVy9GtNNTXrvj4dyMNOE =
187- github.com/smartcontractkit/chain-selectors v1.0.49 /go.mod h1:xsKM0aN3YGcQKTPRPDDtPx2l4mlTN1Djmg0VVXV40b8 =
186+ github.com/smartcontractkit/chain-selectors v1.0.55 h1:jn8cwTBEzAi/eQRDO7EbFpZFn60yxygnSSPP2HPbYs0 =
187+ github.com/smartcontractkit/chain-selectors v1.0.55 /go.mod h1:xsKM0aN3YGcQKTPRPDDtPx2l4mlTN1Djmg0VVXV40b8 =
188188github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
189189github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
190190github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments