chore(deps): update dependency go to v1.24.3
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m16s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m25s

This commit was merged in pull request #56.
This commit is contained in:
2025-05-06 21:08:07 +00:00
parent b8f13dfc93
commit 3e280dcd7f

2
go.mod
View File

@@ -2,7 +2,7 @@ module spend-sparrow
go 1.23.0
toolchain go1.24.2
toolchain go1.24.3
require (
github.com/a-h/templ v0.3.865