fix(go.mod) change viplight_mrp => mrp
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
module viplight-mrp
|
||||
module mrp
|
||||
|
||||
go 1.25.0
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ import (
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/joho/godotenv"
|
||||
|
||||
"mrp/database"
|
||||
"mrp/handlers"
|
||||
"mrp/middleware"
|
||||
|
||||
Reference in New Issue
Block a user