AlecAivazis / survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
MIT License
4.07k stars 349 forks source link

Why survery.v1 go.mod need import survery v2 #488

Open qiujiafei opened 1 year ago

qiujiafei commented 1 year ago

What operating system and terminal are you using?

An example that showcases the bug. image

https://github.com/go-survey/survey/blob/6773bdf39b7fa13e6a40ece7ac2d01e0d469c205/go.mod#LL4C1-L4C1 What did you expect to see? This problem caused me to use v1 but load two packages What did you see instead?