diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 2d97c66a..f95736f1 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -13,12 +13,12 @@ require ( github.com/moby/term v0.5.2 github.com/rs/zerolog v1.34.0 github.com/smartcontractkit/chain-selectors v1.0.97 - github.com/smartcontractkit/chainlink-aptos v0.0.0-20260217195306-9fec97c5dfbd + github.com/smartcontractkit/chainlink-aptos v0.0.0-20260304220149-1006d5f7bd76 github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217160002-b56cb5356cc7 github.com/smartcontractkit/chainlink-deployments-framework v0.83.0 github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.3 github.com/smartcontractkit/chainlink/core/scripts v0.0.0-20260217182614-af80ea0f7d31 - github.com/smartcontractkit/mcms v0.36.3 + github.com/smartcontractkit/mcms v0.37.0 github.com/spf13/cobra v1.10.2 github.com/stretchr/testify v1.11.1 github.com/testcontainers/testcontainers-go v0.40.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 37eca6b6..80a3d711 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1420,8 +1420,8 @@ github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12i github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA= github.com/smartcontractkit/libocr v0.0.0-20260130195252-6e18e2a30acc h1:8VJgxHEICd0oETMQhce5kqV75kgpKhbBi0YFeVs74TM= github.com/smartcontractkit/libocr v0.0.0-20260130195252-6e18e2a30acc/go.mod h1:oJkBKVn8zoBQm7Feah9CiuEHyCqAhnp1LJBzrvloQtM= -github.com/smartcontractkit/mcms v0.36.3 h1:NxFNRZBTgcHbNoMsn4o9H6h+fXdd6EpWzIUiBWGf5Kk= -github.com/smartcontractkit/mcms v0.36.3/go.mod h1:IUBVZyIJ2pjcphR4NOusYWvo129wAepwblzYZWmvo0Q= +github.com/smartcontractkit/mcms v0.37.0 h1:h3tqQhVdLezyHOuPsGcknPFLlZlXpOHTchwlfO3D9s8= +github.com/smartcontractkit/mcms v0.37.0/go.mod h1:7YqJPR8w9GiO1L/JjjTrwlSwAZ7i3J7cgOcu88PqtvU= github.com/smartcontractkit/quarantine v0.0.0-20250909213106-ece491bef618 h1:rN8PnOZj53L70zlm1aYz1k14lXNCt7NoV666TDfcTJA= github.com/smartcontractkit/quarantine v0.0.0-20250909213106-ece491bef618/go.mod h1:iwy4yWFuK+1JeoIRTaSOA9pl+8Kf//26zezxEXrAQEQ= github.com/smartcontractkit/smdkg v0.0.0-20251029093710-c38905e58aeb h1:kLHdQQkijaPGsBbtV2rJgpzVpQ96e7T10pzjNlWfK8U=