update:info

This commit is contained in:
2026-08-28 18:19:51 +09:00
parent 26b796c5a8
commit f219562c2b
4 changed files with 21 additions and 8 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module personal-site
go 1.25.0
require (
github.com/a-h/templ v0.3.1001
github.com/a-h/templ v0.3.1020
github.com/gin-gonic/gin v1.12.0
github.com/joho/godotenv v1.5.1
)