2 Commits

Author SHA1 Message Date
2f8e5268f4 fix(deps): update module golang.org/x/net to v0.49.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 54s
2026-01-15 20:11:17 +00:00
0bc8812a92 chore(deps): update dependency go to v1.25.6
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m23s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m18s
2026-01-15 19:03:28 +00:00

2
go.mod
View File

@@ -2,7 +2,7 @@ module spend-sparrow
go 1.24.0
toolchain go1.25.5
toolchain go1.25.6
require (
github.com/a-h/templ v0.3.977