Bump Go to 1.25.5

This commit is contained in:
cli automation 2025-12-03 03:31:00 +00:00 committed by William Martin
parent c8ab18323e
commit b3309ee6bf

2
go.mod
View file

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