Skip to content

Commit 992d3f5

Browse files
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.7.0. - [Commits](smartcontractkit/cre-sdk-go@v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/cre-sdk-go dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d40f34 commit 992d3f5

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

  • system-tests/tests/regression/cre/evm/evmread-negative

system-tests/tests/regression/cre/evm/evmread-negative/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/regression/cre/e
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/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20251022073203-7d8ae8cf67c1
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
gopkg.in/yaml.v3 v3.0.1
@@ -21,7 +21,7 @@ require (
2121
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2222
github.com/cockroachdb/fifo v0.0.0-20240816210425-c5d0cb0b6fc0 // indirect
2323
github.com/consensys/gnark-crypto v0.19.2 // indirect
24-
github.com/crate-crypto/go-eth-kzg v1.4.0 // indirect
24+
github.com/crate-crypto/go-eth-kzg v1.5.0 // indirect
2525
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2626
github.com/deckarep/golang-set/v2 v2.8.0 // indirect
2727
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect

system-tests/tests/regression/cre/evm/evmread-negative/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)