Bump Go to 1.25.4

This commit is contained in:
cli automation 2025-11-06 03:28:56 +00:00 committed by William Martin
parent 21a2c98978
commit 92ce28b723

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/cli/cli/v2
go 1.25.0
toolchain go1.25.3
toolchain go1.25.4
require (
github.com/AlecAivazis/survey/v2 v2.3.7