From e64123c7feb32340d04bab4fc1cfc7e3b660abb7 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 4 Feb 2025 17:10:10 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.23.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fd9c160..8dbfea8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.cryptic.systems/volker.raschek/civ go 1.21 -toolchain go1.23.5 +toolchain go1.23.6 require ( git.cryptic.systems/volker.raschek/dockerutils v0.2.0