You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is my command: xgo git.woa.com/CloudBusinessManage/cbm-baseservice-go
this is my workpath: D:\GoStudy\cbm-baseservice-go
this is my go.mod moudle: module git.woa.com/CloudBusinessManage/cbm-baseservice-go
this is error:
Checking for required docker image techknowlogick/xgo:latest... found.
Cross compiling non-local repository: git.woa.com/CloudBusinessManage/cbm-baseservice-go/server...
Fetching main repository git.woa.com/CloudBusinessManage/cbm-baseservice-go/server...
go: modules disabled by GO111MODULE=off; see 'go help modules'
/build.sh: line 114: cd: /go/src/git.woa.com/CloudBusinessManage/cbm-baseservice-go/server: No such file or directory
2024/03/19 10:42:29 Failed to cross compile package: exit status 1.
The text was updated successfully, but these errors were encountered:
this is my command:
xgo git.woa.com/CloudBusinessManage/cbm-baseservice-go
this is my workpath:
D:\GoStudy\cbm-baseservice-go
this is my go.mod moudle:
module git.woa.com/CloudBusinessManage/cbm-baseservice-go
this is error:
The text was updated successfully, but these errors were encountered: