From 8fb31ded683a724f095abb437b2c86449b0f8ebd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 00:27:23 +0000 Subject: [PATCH] Update dependency go to v1.22.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9f206b5..44d3ca1 100644 --- a/go.mod +++ b/go.mod @@ -3,4 +3,4 @@ module cunicu.li/skeleton -go 1.22.0 +go 1.22.1