Merge pull request #57 from fossyy/staging

Update Go version to 1.23.1 and Alpine version to 3.20
This commit is contained in:
2024-09-14 20:55:40 +07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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