chore(deps): update dependency go to v1.25.1
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 7m17s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m31s

This commit was merged in pull request #288.
This commit is contained in:
2025-09-03 18:06:29 +00:00
parent caedc4ce90
commit 01101fc2dd

2
go.mod
View File

@@ -2,7 +2,7 @@ module spend-sparrow
go 1.23.0
toolchain go1.25.0
toolchain go1.25.1
require (
github.com/a-h/templ v0.3.943