From cf07772618b9ddc83096fa29586a422b595a3ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:02:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20dependency=20go=20to=20?= =?UTF-8?q?v1.22.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exampleSite/go.mod | 2 +- go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index d78fc69..98a5741 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -1,6 +1,6 @@ module exampleSite -go 1.22.1 +go 1.22.2 require github.com/chrede88/L1nkr v1.8.6 // indirect diff --git a/go.mod b/go.mod index 05c0e16..e06d73b 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/chrede88/L1nkr -go 1.22.1 +go 1.22.2