From d84e81e236cab520b53b42a2728810b79ef00278 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:21:03 +0000 Subject: [PATCH] chore: update dependency go to v1.23.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f67bab8..444f982 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/menzerath/monstercat-api/v2 -go 1.23.4 +go 1.23.5 require ( github.com/davecgh/go-spew v1.1.1 // indirect