Bump Go to 1.25.3

This commit is contained in:
cli automation 2025-10-14 03:20:43 +00:00
parent 5eb6549dc7
commit 6f03eca5bc

4
go.mod
View file

@ -1,8 +1,8 @@
module github.com/cli/cli/v2
go 1.24.0
go 1.25.0
toolchain go1.24.6
toolchain go1.25.3
require (
github.com/AlecAivazis/survey/v2 v2.3.7