AlecAivazis/survey: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
=Internal=
=Internal=
* [[Go#Subjects|Go]]
* [[Go#Subjects|Go]]
=<tt>go.mod</tt>=
<syntaxhighlight lang='bash'>
go get github.com/AlecAivazis/survey/v2@v2.3.7
</syntaxhighlight>


=Unit Testing=
=Unit Testing=

Revision as of 02:14, 30 August 2024

External

Internal

go.mod

go get github.com/AlecAivazis/survey/v2@v2.3.7

Unit Testing