azure-container-networking icon indicating copy to clipboard operation
azure-container-networking copied to clipboard

Update to Go 1.19

Open rbtr opened this issue 2 years ago • 2 comments

Signed-off-by: Evan Baker [email protected]

Reason for Change:

Issue Fixed:

Requirements:

Notes:

  • All necessary Go 1.19 base images have not been published yet; this will stay as draft until the dependencies are available.

rbtr avatar Aug 02 '22 23:08 rbtr

I think so. An action with paths to sed or something might be nice, but hard to maintain... And even if we automatically update, someone needs to manually update the required PR checks because Github does string matching and the names have the version like Lint(1.18.x, ubuntu-latest)

rbtr avatar Aug 09 '22 20:08 rbtr

mmm... fair point. We'd likely only run it every six months, where we find that other things have encoded knowledge about the Go version that weren't also updated in the script. Probably more work than it's worth.

timraymond avatar Aug 09 '22 20:08 timraymond