google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

Update the required `go` version #122

Closed hazaelsan closed 1 year ago

hazaelsan commented 1 year ago

We need to update our dependencies due to some security advisories, however the minimum required version for those dependencies is 1.17. Unfortunately we can't use 1.17 since that causes panics, so we go with 1.18.

From https://github.com/google/seesaw/actions/runs/4282570034/jobs/7457012337:

fatal error: checkptr: converted pointer straddles multiple allocations