Closed mzch closed 11 months ago
Some qcloud cos/image lib repo has been deleted.
You can modify the code(remove thoose tencent plugin, or update to use new official lib)then build yourself, or use prebuilt Docker image if you just want to give this project a try.
I replaced github.com/tencentyun/image-go-sdk with a existing fork
It compiles, but I didn't test if this plugin still works now.
Run
go build .
and the following error occurred.