mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 19:26:16 +01:00
Rename Go module to github.com/henrygd/beszel
This commit is contained in:
committed by
henrygd
parent
fd050f2a8f
commit
cda8fa7efd
@@ -2,10 +2,11 @@
|
||||
package users
|
||||
|
||||
import (
|
||||
"beszel/migrations"
|
||||
"log"
|
||||
"net/http"
|
||||
|
||||
"github.com/henrygd/beszel/migrations"
|
||||
|
||||
"github.com/pocketbase/dbx"
|
||||
"github.com/pocketbase/pocketbase/core"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user