Skip to content

Commit 64488bf

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.6.0. - [Commits](smartcontractkit/cre-sdk-go@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/cre-sdk-go dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a893225 commit 64488bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

system-tests/tests/smoke/cre/httpaction/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/httpac
33
go 1.25.7
44

55
require (
6-
github.com/smartcontractkit/cre-sdk-go v1.5.0
6+
github.com/smartcontractkit/cre-sdk-go v1.6.0
77
github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http v1.3.0
88
github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron v1.3.0
99
google.golang.org/protobuf v1.36.11

system-tests/tests/smoke/cre/httpaction/go.sum

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

0 commit comments

Comments
 (0)