Skip to content

Commit a30ce6a

Browse files
build(deps): bump github.com/smartcontractkit/cre-sdk-go
Bumps [github.com/smartcontractkit/cre-sdk-go](https://github.com/smartcontractkit/cre-sdk-go) from 1.5.0 to 1.8.0. - [Commits](smartcontractkit/cre-sdk-go@v1.5.0...v1.8.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/cre-sdk-go dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d40f34 commit a30ce6a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

system-tests/tests/smoke/cre/evm/evmread/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/ev
33
go 1.26.2
44

55
require (
6-
github.com/ethereum/go-ethereum v1.17.1
6+
github.com/ethereum/go-ethereum v1.17.2
77
github.com/google/go-cmp v0.7.0
88
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260420204255-a3f3bdd56877
9-
github.com/smartcontractkit/cre-sdk-go v1.5.0
9+
github.com/smartcontractkit/cre-sdk-go v1.8.0
1010
github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v0.10.0
1111
github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron v1.3.0
1212
github.com/stretchr/testify v1.11.1
@@ -23,7 +23,7 @@ require (
2323
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2424
github.com/cockroachdb/fifo v0.0.0-20240816210425-c5d0cb0b6fc0 // indirect
2525
github.com/consensys/gnark-crypto v0.19.2 // indirect
26-
github.com/crate-crypto/go-eth-kzg v1.4.0 // indirect
26+
github.com/crate-crypto/go-eth-kzg v1.5.0 // indirect
2727
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2828
github.com/deckarep/golang-set/v2 v2.8.0 // indirect
2929
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect

system-tests/tests/smoke/cre/evm/evmread/go.sum

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

0 commit comments

Comments
 (0)