Merge pull request #12580 from cli/kw/update-go-1.25.6
update Go to 1.25.6
This commit is contained in:
commit
150834b426
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/cli/cli/v2
|
||||
|
||||
go 1.25.5
|
||||
go 1.25.6
|
||||
|
||||
require (
|
||||
github.com/AlecAivazis/survey/v2 v2.3.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue