Bump Go to 1.25.4
This commit is contained in:
parent
21a2c98978
commit
92ce28b723
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue