This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
Rename package to github.com/go-survey/survey/v2
in go.mod
#465
Labels
An example that showcases the bug.
Executing
go get -u github.com/go-survey/survey/v2
What did you expect to see?
No error
What did you see instead?
The GitHub repository has been renamed, but not the package name in go.mod:
https://github.com/go-survey/survey/blob/93657ef69381dd1ffc7a4a9cfe5a2aefff4ca4ad/go.mod#L1
The text was updated successfully, but these errors were encountered: