From 107d5b8ca56311fc22e73d30b98511f3e5babf1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:01:43 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20dependency=20go=20to=20?= =?UTF-8?q?v1.21.6?= 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 a79dc83..327e692 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -1,6 +1,6 @@ module exampleSite -go 1.21.5 +go 1.21.6 require github.com/chrede88/L1nkr v1.8.4 // indirect diff --git a/go.mod b/go.mod index 934263a..710586a 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/chrede88/L1nkr -go 1.21.5 +go 1.21.6