to gitea/with

This commit is contained in:
Bel LaPointe
2026-03-09 09:45:18 -06:00
parent ccfe60f0ac
commit 39bd53b7f1
14 changed files with 28 additions and 161 deletions

View File

@@ -8,7 +8,7 @@ import (
"os"
"time"
"pg/src/with"
"gitea.bel.blue/bel/with"
_ "github.com/lib/pq"
)

View File

@@ -10,7 +10,7 @@ import (
"path"
"time"
"pg/src/with"
"gitea.bel.blue/bel/with"
_ "github.com/lib/pq"
)

View File

@@ -8,7 +8,7 @@ import (
"fmt"
"os"
"pg/src/with"
"gitea.bel.blue/bel/with"
_ "github.com/lib/pq"
)

View File

@@ -13,7 +13,7 @@ import (
"sync/atomic"
"time"
"pg/src/with"
"gitea.bel.blue/bel/with"
)
func main() {

View File

@@ -11,7 +11,7 @@ import (
"sync/atomic"
"time"
"pg/src/with"
"gitea.bel.blue/bel/with"
_ "github.com/lib/pq"
)

View File

@@ -9,7 +9,7 @@ import (
"os"
"time"
"pg/src/with"
"gitea.bel.blue/bel/with"
_ "github.com/lib/pq"
)

View File

@@ -11,7 +11,7 @@ import (
"sync/atomic"
"time"
"pg/src/with"
"gitea.bel.blue/bel/with"
_ "github.com/lib/pq"
)