From c7eed36699ceb4858c4c897a586a1dcf7b5e25c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:52:07 +0000 Subject: [PATCH] Update go module directive to v1.26.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2682e2a..0b8d895 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/asecurityteam/runhttp -go 1.22 +go 1.26.5 require ( github.com/asecurityteam/component-connstate v0.2.4