using fiber

This commit is contained in:
Simon Martens
2024-11-13 12:57:00 +01:00
parent ce7795361a
commit 714f4cfd28
9 changed files with 88 additions and 52 deletions

View File

@@ -6,7 +6,7 @@ import (
"os"
"strings"
"githib.com/Theodor-Springmann-Stiftung/kgpz_web/helpers"
"github.com/Theodor-Springmann-Stiftung/kgpz_web/helpers"
"github.com/kelseyhightower/envconfig"
)