1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-03-29 14:24:51 +0200
Parent:
972c2b8
M
go.mod
@@ -1,6 +1,6 @@
module github.com/olexsmir/onasty -go 1.22.3 +go 1.24 require ( github.com/gin-gonic/gin v1.10.0