Migrated to ahall version wrappederror

This commit is contained in:
Magnus Åhall 2026-04-11 09:17:54 +02:00
parent 20ce6065c8
commit 606e8cf843
3 changed files with 4 additions and 4 deletions

2
pkg.go
View file

@ -2,7 +2,7 @@ package HTMLTemplate
import (
// External
werr "git.gibonuddevalla.se/go/wrappederror"
werr "git.ahall.se/go/wrappederror"
// Standard
"fmt"