We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gop get
gop mod tidy calls gop get automatically
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
none
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Proposal
gop mod tidy
callsgop get
automaticallyBackground
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
The text was updated successfully, but these errors were encountered: