ossf / scorecard

OpenSSF Scorecard - Security health metrics for Open Source
https://scorecard.dev
Apache License 2.0
4.63k stars 504 forks source link

:seedling: Update Go toolchain to 1.23 #4300

Closed spencerschrock closed 3 months ago

spencerschrock commented 3 months ago

What kind of change does this PR introduce?

Go version bump

What is the current behavior?

Our tooling uses Go 1.22.x (see #3859)

What is the new behavior (if this is a feature change)?**

Use Go 1.23.X for our CI and dockerfiles.

Which issue(s) this PR fixes

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to the release-note

(In particular, describe what changes users might need to make in their application as a result of this pull request.)

NONE
spencerschrock commented 3 months ago

Also blocked on a new golangci-lint release (related issue)