Open
Description
我是go语言小白,请教,以下问题如何解决呢?
我用了goproxy.io 代理
$ go build go: finding github.com/LyricTian latest
go: finding github.com latest
can't load package: package github.com/LyricTian/gin-admin: unknown import path
"github.com/LyricTian/gin-admin": cannot find module providing package github.com/LyricTian/gin-dmin
不用代理,则提示:
$ go build
can't load package: package github.com/LyricTian/gin-admin: unknown import path
"github.com/LyricTian/gin-admin": cannot find module providing package github.com/LyricTian /gin-dmin
谢谢
Metadata
Metadata
Assignees
Labels
No labels