reater than or equal to
> the go directive for all dependencies.
>
> Almost certainly, in the first case there's a dependency that specifies
> 1.23.0 and in the second case all dependencies are 1.23 or older.
>
>
> Jason
>
> On Wednesday, January 15, 2025 at 12:4
Hello,
We set both go and toolchain in go.mod file, see below. But when executing
"go mod tidy" command, it automatically changes "go 1.23" to "go 1.23.0".
The local go version is 1.23.4 (darwin/arm64).
see.
https://github.com/etcd-io/etcd-operator/blob/7e8cf49ea8fef6f108084fb55cb437887dc71c3