update: new go version
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled

This commit is contained in:
2025-06-22 18:30:15 +07:00
parent 8adcaec54a
commit a34b6276e1
16 changed files with 260 additions and 260 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/fossyy/filekeeper
go 1.23.1
go 1.24.4
require (
github.com/a-h/templ v0.3.819