go1.24 language compat
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
module github.com/zrepl/zrepl/build
|
module github.com/zrepl/zrepl/build
|
||||||
|
|
||||||
go 1.25.6
|
go 1.24.12
|
||||||
|
toolchain go1.25.6
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/alvaroloes/enumer v1.1.2
|
github.com/alvaroloes/enumer v1.1.2
|
||||||
|
|||||||
+1
-1
@@ -45,7 +45,7 @@ There will be beta/RC releases to give users a chance to evaluate.
|
|||||||
|
|
||||||
INCOMPLETE LIST OF CHANGES
|
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| Fix deprecations exposed by the toolchain update.
|
||||||
* |maint| Long-overdue update of all our dependencies & address deprecations.
|
* |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.
|
* |maint| The `make release-docker` in CircleCI produces executables that are bit-identical to my personal machine.
|
||||||
|
|||||||
Reference in New Issue
Block a user