remove Go patch version

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2024-03-12 11:57:52 -06:00
parent b42fc7302c
commit cf54f05fc4

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/cli/cli/v2
go 1.21.5
go 1.21
require (
github.com/AlecAivazis/survey/v2 v2.3.7