Bump Go to 1.24.5

This commit is contained in:
cli automation 2025-07-09 03:28:32 +00:00 committed by William Martin
parent 0e27e84084
commit 228fbe31dc

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/cli/cli/v2
go 1.24.0
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/AlecAivazis/survey/v2 v2.3.7