From da5af007464808a290fe1bd6e3595e6775573c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 22:03:45 +0000 Subject: [PATCH] Update go module directive to v1.26.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2682e2a..30fb3ae 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/asecurityteam/runhttp -go 1.22 +go 1.26.6 require ( github.com/asecurityteam/component-connstate v0.2.4