mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-20 22:24:52 +01:00
Update package name to new repo
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"math/rand"
|
||||
"net/http"
|
||||
|
||||
"github.com/bumi/lndhub.go/db/models"
|
||||
"github.com/bumi/lndhub.go/lib"
|
||||
"github.com/bumi/lndhub.go/lib/security"
|
||||
"github.com/getAlby/lndhub.go/db/models"
|
||||
"github.com/getAlby/lndhub.go/lib"
|
||||
"github.com/getAlby/lndhub.go/lib/security"
|
||||
"github.com/labstack/echo/v4"
|
||||
"github.com/labstack/gommon/random"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user