chore: custom error

This commit is contained in:
2026-03-02 13:39:34 +01:00
parent abfddca518
commit 19b9532f21
21 changed files with 364 additions and 61 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
module git.schreifuchs.ch/schreifuchs/schreifuchs.ch
go 1.25.7
go 1.26
tool github.com/a-h/templ/cmd/templ
@@ -22,6 +22,7 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/natefinch/atomic v1.0.1 // indirect
github.com/yuin/gopher-lua v1.1.1 // indirect
golang.org/x/image v0.36.0 // indirect
golang.org/x/mod v0.26.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/sync v0.16.0 // indirect