Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gop mod tidy calls gop get automatically #2175

Open
xushiwei opened this issue Mar 13, 2025 · 0 comments
Open

gop mod tidy calls gop get automatically #2175

xushiwei opened this issue Mar 13, 2025 · 0 comments

Comments

@xushiwei
Copy link
Member

Proposal

gop mod tidy calls gop get automatically

Background

See goplus/yap#124

$ gop mod tidy
2025/02/21 14:10:58 PkgHash: unexpected package - github.com/qiniu/x/stringutil
2025/02/21 14:10:58 PkgHash: unexpected package - github.com/qiniu/x/stringutil
2025/02/21 14:10:58 PkgHash: unexpected package - github.com/qiniu/x/http/fsx
internal error in importing "github.com/goplus/yap" (unsupported version: 2); please report an issue

$gop version
gop v1.3.0 darwin/arm64

======= go.mod
module hello

go 1.24

require github.com/goplus/yap v0.8.1 //gop:class

Workarounds

none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant