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

This commit is contained in:
Achim Rohn
2025-11-15 11:10:52 +01:00
parent e2ce894fd4
commit 3acac94217
41 changed files with 83 additions and 80 deletions
@@ -7,8 +7,8 @@ import (
"context"
"encoding/json"
"errors"
"ersteller-lib"
"fmt"
"git.gorlug.de/code/golang/ersteller-lib"
"github.com/doug-martin/goqu/v9"
_ "github.com/doug-martin/goqu/v9/dialect/postgres"
"github.com/doug-martin/goqu/v9/exp"