go1.24 language compat

This commit is contained in:
Christian Schwarz
2026-01-20 21:58:48 +00:00
parent e8662c2427
commit 3ade4bebc8
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ There will be beta/RC releases to give users a chance to evaluate.
INCOMPLETE LIST OF CHANGES
* |maint| Update to Go 1.25.
* |maint| Update to Go 1.25 toolchain with Go 1.24 language level.
* |maint| Fix deprecations exposed by the toolchain update.
* |maint| Long-overdue update of all our dependencies & address deprecations.
* |maint| The `make release-docker` in CircleCI produces executables that are bit-identical to my personal machine.