From 93089dbcb44d3ad21dd281f99199f4cd78097bf9 Mon Sep 17 00:00:00 2001 From: davidcauchi Date: Sun, 15 Dec 2024 22:58:07 +0100 Subject: [PATCH] Update sentinel --- integration-tests/go.mod | 2 +- integration-tests/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 1649dd25be3..d5e2b516609 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -46,7 +46,7 @@ require ( github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.2 github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.18 github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 - github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-20241213145400-e6242bd01ed4 + github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-20241215215636-b52945dda677 github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2 github.com/smartcontractkit/chainlink/deployment v0.0.0-00010101000000-000000000000 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index fa8c5da2aac..69434906a16 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1456,6 +1456,8 @@ github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:V github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0/go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM= github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-20241213145400-e6242bd01ed4 h1:KjqMLOfSqgkJO2yBpc7H5uk/2zcMlJ6oa/ThZGQXVyo= github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-20241213145400-e6242bd01ed4/go.mod h1:jF7FxKvk2IcxvMEiEzk9OSamo1+ngMf7Wc5Mdbcz9jY= +github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-20241215215636-b52945dda677 h1:LfiWMfjgxsud10egpcKwfu0fetmhs3mOjJtDwZOAxkU= +github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-20241215215636-b52945dda677/go.mod h1:jF7FxKvk2IcxvMEiEzk9OSamo1+ngMf7Wc5Mdbcz9jY= github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 h1:yB1x5UXvpZNka+5h57yo1/GrKfXKCqMzChCISpldZx4= github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9/go.mod h1:lJk0atEJ5Zyo3Tqrmf1Pl9jUEe79EgDb9bD3K5OTUBI= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2 h1:7bCdbTUWzyczQg+kwHCxlx6y07zE8HNB8+ntTne6qd8=