From a0209c67eac21b3ff8bef5d70d8b024d9fe27446 Mon Sep 17 00:00:00 2001 From: ClaytonNorthey92 Date: Mon, 21 Oct 2024 09:00:57 -0400 Subject: [PATCH] updated monitor to go 1.23 --- e2e/monitor/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/monitor/go.mod b/e2e/monitor/go.mod index eda59c89..3a151a52 100644 --- a/e2e/monitor/go.mod +++ b/e2e/monitor/go.mod @@ -1,6 +1,6 @@ module github.com/hemilabs/heminetwork/e2e/monitor -go 1.22 +go 1.23 toolchain go1.23.0