change module name to repo
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"memberDB/handlers"
|
||||
"memberDB/models"
|
||||
"net/http"
|
||||
|
||||
"gitea.tecamino.com/paadi/memberDB/handlers"
|
||||
"gitea.tecamino.com/paadi/memberDB/models"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user