鐘翊修
鐘翊修
Could you try ping to www.ssga.com from the ubuntu? Looks like the machine can't resolv www.ssga.com
I have the same issue. With a very small file (28 Bytes). I can replicate the issue by - use golang PutObject to create a small file like `xxx-1/7f9d85cf-7f48-408c-9649-f4c1ba472886/small.json` -...
繁體使用者有覺得 PMingLiU 適合嗎?
on linux amd64 for windows amd64 OS: debian system requirements: - binutils-mingw-w64 - gcc-mingw-w64-ucrt64 - g++-mingw-w64-ucrt64 ```sh CGO_ENABLED=1 \ CC=x86_64-w64-mingw32ucrt-gcc CXX=x86_64-w64-mingw32ucrt-g++ \ GOOS=windows GOARCH=amd64 go build -ldflags "-linkmode external -extldflags...