Skip to content

Commit d2c6f01

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 d2c6f01

2 files changed

Lines changed: 6 additions & 10 deletions

File tree

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

system-tests/tests/regression/cre/evm/evmwrite-negative/go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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
7-
github.com/smartcontractkit/cre-sdk-go v1.5.0
6+
github.com/ethereum/go-ethereum v1.17.2
7+
github.com/smartcontractkit/cre-sdk-go v1.8.0
88
github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm v0.10.0
99
github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron v1.3.0
1010
gopkg.in/yaml.v3 v3.0.1
@@ -22,5 +22,4 @@ require (
2222
github.com/stretchr/testify v1.11.1 // indirect
2323
golang.org/x/sys v0.42.0 // indirect
2424
google.golang.org/protobuf v1.36.11 // indirect
25-
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
2625
)

system-tests/tests/regression/cre/evm/evmwrite-negative/go.sum

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

0 commit comments

Comments
 (0)