We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b6700 commit a405829Copy full SHA for a405829
go.mod
@@ -1,6 +1,8 @@
1
module github.com/elastic/elastic-package
2
3
-go 1.23.0
+go 1.22.1
4
+
5
+toolchain go1.23.1
6
7
require (
8
github.com/AlecAivazis/survey/v2 v2.3.7
0 commit comments