From 40382eca13a12a0a5a8b1f596f88a1131b1986b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 13:47:28 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.21.6 --- docs/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/go.mod b/docs/go.mod index 5e1d5bae..8b509d2f 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -1,5 +1,5 @@ module github.com/tassiLuca/PPS-22-direct-style-experiments/docs -go 1.21.5 +go 1.21.6 require github.com/alex-shpak/hugo-book v0.0.0-20231204233341-118997fa920e // indirect