From 88a271e68e81c346b05dcece238d33983f938502 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Thu, 5 Dec 2024 13:28:39 +0100
Subject: [PATCH] go version increased

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index eaa5e0a..bf0c652 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module fachstellen-proxy
 
-go 1.22.0
+go 1.23.0
 
 require (
 	github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
-- 
GitLab