Rename project module to cgnolink
This commit is contained in:
parent
a4cfa52e3e
commit
fca15187b2
7 changed files with 28 additions and 28 deletions
|
|
@ -1,11 +1,11 @@
|
|||
package link
|
||||
package cgnolink
|
||||
|
||||
import (
|
||||
"cgnolink/link"
|
||||
"github.com/jackc/pgx/v4/pgxpool"
|
||||
"github.com/knadh/koanf"
|
||||
"github.com/labstack/echo/v4"
|
||||
"github.com/labstack/echo/v4/middleware"
|
||||
"link/link"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue