Skip to content

Commit 944194d

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 944194d

2 files changed

Lines changed: 6 additions & 10 deletions

File tree

system-tests/tests/smoke/cre/evm/logtrigger/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/smoke/cre/evm/lo
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/stretchr/testify v1.11.1
1010
gopkg.in/yaml.v3 v3.0.1
@@ -21,5 +21,4 @@ require (
2121
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260420204255-a3f3bdd56877 // indirect
2222
golang.org/x/sys v0.42.0 // indirect
2323
google.golang.org/protobuf v1.36.11 // indirect
24-
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
2524
)

system-tests/tests/smoke/cre/evm/logtrigger/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)