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

无法兼容go1.15 #28

Open
gtt116 opened this issue Oct 9, 2024 · 0 comments
Open

无法兼容go1.15 #28

gtt116 opened this issue Oct 9, 2024 · 0 comments

Comments

@gtt116
Copy link

gtt116 commented Oct 9, 2024

因为 go.mod 里依赖了 github.com/stretchr/testify v1.8.4,但它依赖了go 1.20,其中对go的reflect package 有特殊依赖,无法编译通过。

gtt116 pushed a commit to gtt116/aliyun-odps-go-sdk that referenced this issue Oct 17, 2024
To be compatible with go1.15 testify should not greater than v1.8.2,
after v1.8.2 it requires go1.20.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant