Skip to content

Commit f24176a

Browse files
Bump github.com/smartcontractkit/chainlink-deployments-framework from 0.94.0 to 0.94.1 in /integration-tests (#435)
Bumps [github.com/smartcontractkit/chainlink-deployments-framework](https://github.com/smartcontractkit/chainlink-deployments-framework) from 0.94.0 to 0.94.1. - [Release notes](https://github.com/smartcontractkit/chainlink-deployments-framework/releases) - [Changelog](https://github.com/smartcontractkit/chainlink-deployments-framework/blob/main/CHANGELOG.md) - [Commits](smartcontractkit/chainlink-deployments-framework@v0.94.0...v0.94.1) --- updated-dependencies: - dependency-name: github.com/smartcontractkit/chainlink-deployments-framework dependency-version: 0.94.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Friedemann Fürst <59653747+friedemannf@users.noreply.github.com>
1 parent 9ae750c commit f24176a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

integration-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/smartcontractkit/chain-selectors v1.0.98
1616
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260324144720-484863604698
1717
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260406055916-9aa6b6c0ae81
18-
github.com/smartcontractkit/chainlink-deployments-framework v0.94.0
18+
github.com/smartcontractkit/chainlink-deployments-framework v0.95.1
1919
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.16
2020
github.com/smartcontractkit/chainlink/core/scripts v0.0.0-20260407130455-5258160d170f
2121
github.com/smartcontractkit/mcms v0.41.1

integration-tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,8 +1408,8 @@ github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-2025121515250
14081408
github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20251215152504-b1e41f508340/go.mod h1:P/0OSXUlFaxxD4B/P6HWbxYtIRmmWGDJAvanq19879c=
14091409
github.com/smartcontractkit/chainlink-data-streams v0.1.13 h1:YOmt545DW6U0SyaqBf+NTGDLm1yMurVI7yOvxP5hlJk=
14101410
github.com/smartcontractkit/chainlink-data-streams v0.1.13/go.mod h1:00aL7OK0BJdF9gn/4t4f/pctUu2VLwwfA8G/tl9rCrM=
1411-
github.com/smartcontractkit/chainlink-deployments-framework v0.94.0 h1:z+8phMpBzPXGzPhOOl+AtRJt9vj/y9pU6ZB6/xZ4qa8=
1412-
github.com/smartcontractkit/chainlink-deployments-framework v0.94.0/go.mod h1:J0ITsNrymaQzLYXHr1mbS7cS0nBD7lJI6bCLVa3j4Po=
1411+
github.com/smartcontractkit/chainlink-deployments-framework v0.95.1 h1:cxlnXkugKwc63vjh/5bs6m23rclGaNdEO+mwDkbkMRw=
1412+
github.com/smartcontractkit/chainlink-deployments-framework v0.95.1/go.mod h1:vjdYbQDNUd3IznXuxv5Gm7VZB804TKOqjNo1BhFOUDk=
14131413
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260330133421-5151ea0c3b05 h1:mUaNoTKE3lqlANSOlQmiYDIAjJoqHiShw+r5rl1xh7g=
14141414
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260330133421-5151ea0c3b05/go.mod h1:pMADMyrLXiwqbgqM8qvFZ90JWEhmEAiqmHTmpAUGBqE=
14151415
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260403151002-2c91155b5501 h1:QJiXTG9CmaQAuMRn5JGi+Jhji7fSkehVnKpjc8oNJJY=

0 commit comments

Comments
 (0)