Explorar o código

Update index.go

go mod
ffdfgdfg %!s(int64=5) %!d(string=hai) anos
pai
achega
d888511f60
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      web/controllers/index.go

+ 2 - 1
web/controllers/index.go

@@ -4,7 +4,8 @@ import (
 	"github.com/cnlh/nps/lib/file"
 	"github.com/cnlh/nps/server"
 	"github.com/cnlh/nps/server/tool"
-	"github.com/cnlh/nps/vender/github.com/astaxie/beego"
+	
+	"github.com/astaxie/beego"
 )
 
 type IndexController struct {