1 Commits

Author SHA1 Message Date
b5f773be52 fix(deps): update module golang.org/x/net to v0.49.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 48s
2026-01-14 02:08:12 +00:00

2
go.mod
View File

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