AlecAivazis / survey

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

udpate godoc link to use pkg.go.dev #283

Closed coryb closed 4 years ago

coryb commented 4 years ago

godoc.org does not understand the /v2 go.mod import syntax so browsing the documentation returns errors. pkg.go.dev is now recommended (and supports go.mod imports)