Update goext|gognecht dependencies to new module-root 'git.blackforestbytes'
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Has been cancelled
Build Docker and Deploy / Run Unit-Tests (push) Has been cancelled
Build Docker and Deploy / Deploy to Server (push) Has been cancelled

This commit is contained in:
2025-05-03 16:53:27 +02:00
parent d1eecad059
commit 1d2f4f70c8
91 changed files with 261 additions and 233 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"
)