aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/go.mod b/backend/go.mod
index 2dbad6b..f6eef48 100644
--- a/backend/go.mod
+++ b/backend/go.mod
@@ -1,6 +1,6 @@
1module lphub 1module lphub
2 2
3go 1.23 3go 1.23.0
4 4
5require ( 5require (
6 github.com/gin-gonic/gin v1.10.0 6 github.com/gin-gonic/gin v1.10.0