chore(deps): update dependency go to v1.25.3
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m35s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m35s

This commit was merged in pull request #321.
This commit is contained in:
2025-10-13 22:04:09 +00:00
parent cd248472f4
commit dc1f9e7a19

2
go.mod
View File

@@ -2,7 +2,7 @@ module spend-sparrow
go 1.24.0
toolchain go1.25.2
toolchain go1.25.3
require (
github.com/a-h/templ v0.3.943