mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
11 lines
155 B
Diff
11 lines
155 B
Diff
--- a/go.mod
|
|
+++ b/go.mod
|
|
@@ -1,6 +1,6 @@
|
|
module gitlab.com/gitlab-org/cli
|
|
|
|
-go 1.23.0
|
|
+go 1.22.0
|
|
|
|
require (
|
|
github.com/AlecAivazis/survey/v2 v2.3.7
|