init push
This commit is contained in:
8
backend/pro_imports.go
Normal file
8
backend/pro_imports.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package backend
|
||||
|
||||
import (
|
||||
_ "github.com/jinzhu/copier"
|
||||
_ "github.com/mark3labs/mcp-go/mcp"
|
||||
_ "github.com/mark3labs/mcp-go/server"
|
||||
_ "google.golang.org/protobuf/types/known/emptypb"
|
||||
)
|
||||
Reference in New Issue
Block a user