Revert "Rename module to git.gorlug.de/code/golang/ersteller-lib"

This reverts commit 3acac94217.
This commit is contained in:
Achim Rohn
2025-11-15 11:57:09 +01:00
parent f9e53c367a
commit 7d213824cf
41 changed files with 80 additions and 83 deletions
+1 -1
View File
@@ -3,8 +3,8 @@ package llm
import (
"bytes"
"encoding/json"
"ersteller-lib"
"fmt"
"git.gorlug.de/code/golang/ersteller-lib"
"io"
"net/http"
)