2 Commits

Author SHA1 Message Date
a71ae427ee chore(deps): update dependency go to v1.26.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 1m1s
2026-02-13 21:10:33 +00:00
ae00022f49 fix: renovate
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m25s
2026-02-13 21:46:33 +01:00
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

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

1
mocks/default.go Normal file
View File

@@ -0,0 +1 @@
package mocks