all repos

onasty @ 445822dad429b08586716d6fea39fa538f056c51

a one-time notes service
1 files changed, 1 insertions(+), 1 deletions(-)
chore: update go version
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