Update Go version to 1.23.1 and Alpine version to 3.20

This commit is contained in:
2024-09-14 20:55:14 +07:00
parent 846db5fe0b
commit b54d0f16a5
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