From fffce822a4d1ddff37537a9192801c5f6c69f62b Mon Sep 17 00:00:00 2001 From: Tomasz Barwicki Date: Fri, 5 Jul 2024 09:54:47 +0200 Subject: [PATCH] chore: go mod tidy --- release-automation/go.mod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release-automation/go.mod b/release-automation/go.mod index 9e115fa3..931a3dc1 100644 --- a/release-automation/go.mod +++ b/release-automation/go.mod @@ -1,6 +1,7 @@ module tractusx-release-automation -go 1.21 +go 1.22.0 + toolchain go1.22.4 require (