From bc9c995f01b08ba2dbb3b612b0975c220dea6dd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:03:00 +0000 Subject: [PATCH] Update go module directive to v1.27.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2682e2a..9e48a6c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/asecurityteam/runhttp -go 1.22 +go 1.27.1 require ( github.com/asecurityteam/component-connstate v0.2.4