We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@VM-4-7-centos width]# go version go version go1.17.12 linux/amd64
[root@VM-4-7-centos width]# go get github.com/rivo/uniseg
/root/go/src/github.com/rivo/uniseg/properties.go:137:6: missing function body /root/go/src/github.com/rivo/uniseg/properties.go:137:20: syntax error: unexpected [, expecting (
The text was updated successfully, but these errors were encountered:
uniseg requires at least Go v1.18:
uniseg
https://github.com/rivo/uniseg/blob/master/go.mod
Sorry, something went wrong.
No branches or pull requests
[root@VM-4-7-centos width]# go version
go version go1.17.12 linux/amd64
[root@VM-4-7-centos width]# go get github.com/rivo/uniseg
github.com/rivo/uniseg
/root/go/src/github.com/rivo/uniseg/properties.go:137:6: missing function body
/root/go/src/github.com/rivo/uniseg/properties.go:137:20: syntax error: unexpected [, expecting (
The text was updated successfully, but these errors were encountered: