From 6e6f8fb741de3573b568f3691cdf210d3577b4c7 Mon Sep 17 00:00:00 2001 From: David Vogel Date: Sat, 30 Aug 2025 19:06:44 +0200 Subject: [PATCH] Update to Go 1.25 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4c7d5bc..5dcf22c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.d3nexus.de/Dadido3/D3vugu-components -go 1.20 +go 1.25 require ( github.com/vugu/vgrouter v0.0.0-20200725205318-eeb478c42e5d