add go 1.22 build - #764
Conversation
9ad4edc to
4f7f3e9
Compare
|
Now that we have Go 1.23.2, could you update your PR to
|
b98e239 to
f8917e1
Compare
Done. I assumed 1.19 and 1.20 are not needed anymore. |
Correct. We test test latest 3 Go releases. |
|
I'd push the necessary changes but I don't have access to your repo. Could you do the above version change in |
Signed-off-by: Lize Cai <[email protected]>
Signed-off-by: Lize Cai <[email protected]>
This reverts commit 5798305. Signed-off-by: Lize Cai <[email protected]>
Signed-off-by: Lize Cai <[email protected]>
Signed-off-by: Lize Cai <[email protected]>
612480d to
dee2e3d
Compare
Hi @igungor, by upgrading to |
Hmm, it may not be the time to add Go 1.23 to the build matrix :( |
Hi @igungor , how about keep it to |
…1.21.x and 1.20.x Signed-off-by: Lize Cai <[email protected]>
sounds good. |
|
Thanks. Increased s5cmd test command timeout to 10 minutes but the issue is still there. I'm not sure what the problem is on Go 1.21 macos test. |
It'd be great if you could remove the timeout line. |
Signed-off-by: Lize Cai <[email protected]>
|
Thanks! |
|
Before a new release is cut, please also update the |
add go 1.22 build support to fix some vulnerabilities.