Update goext|gognecht dependencies to new module-root 'git.blackforestbytes'

This commit is contained in:
2025-05-03 17:01:51 +02:00
parent ec22bb7f31
commit 91525f1adb
21 changed files with 134 additions and 147 deletions

View File

@@ -3,7 +3,7 @@ package main
import (
"fmt"
"github.com/rs/zerolog/log"
"gogs.mikescher.com/BlackForestBytes/goext/ginext"
"git.blackforestbytes.com/BlackForestBytes/goext/ginext"
bunny "locbunny"
"locbunny/api"
"locbunny/logic"