From 773481b10b21a18daf3d3dc6f8f2929b2606aa01 Mon Sep 17 00:00:00 2001 From: "codesphere-renovate[bot]" <315425581+codesphere-renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:06:53 +0000 Subject: [PATCH] update(deps): 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 22368046..1fc4707a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/codesphere-cloud/cs-go -go 1.27.0 +go 1.27.1 require ( github.com/creativeprojects/go-selfupdate v1.6.0