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

@@ -1,7 +1,7 @@
package main
import (
"gogs.mikescher.com/BlackForestBytes/goext/bfcodegen"
"git.blackforestbytes.com/BlackForestBytes/goext/bfcodegen"
"os"
)

View File

@@ -1,7 +1,7 @@
package main
import (
"gogs.mikescher.com/BlackForestBytes/goext/bfcodegen"
"git.blackforestbytes.com/BlackForestBytes/goext/bfcodegen"
"os"
)