Bulk replace project references in go code

This commit is contained in:
Eli Ribble 2026-05-09 01:43:14 +00:00
parent 814ebddfa2
commit 4474319e73
No known key found for this signature in database
170 changed files with 488 additions and 488 deletions

View file

@ -8,7 +8,7 @@
package view
import (
"github.com/go-jet/jet/v2/postgres"
"github.com/Gleipnir-Technology/jet/postgres"
)
var ActorInfo = newActorInfoTable("dvds", "actor_info", "")