rivo / uniseg

Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
MIT License
585 stars 61 forks source link

Package Error #22

Closed syntaxruns closed 1 year ago

syntaxruns commented 2 years ago

error

rivo commented 2 years ago

Which Go version are you using? Does this happen with Go 1.18, too?

lounerios commented 2 years ago

@rivo i have the same problem with go 1.15

rivo commented 2 years ago

Please upgrade to Go 1.18, the current version since March 2022. This package requires v1.18 for various reasons.