xiny
xiny copied to clipboard
Build error when using go get
I'm encountering a build error when using go get on this package.
❯ go version
go version go1.10.3 linux/amd64
❯ go get -u github.com/bcicen/xiny
# github.com/bcicen/xiny
../../../.go/src/github.com/bcicen/xiny/interactive.go:116:10: d.CursorPosition undefined (type prompt.Document has no field or method CursorPosition, but does have prompt.cursorPosition)