blugelabs / bluge

indexing library for Go
Apache License 2.0
1.9k stars 124 forks source link

update x/sys for go 1.18 #109

Closed mschoch closed 2 years ago

mschoch commented 2 years ago

Building was encountering an error in go 1.18, see:

https://github.com/golang/go/issues/51091

mschoch commented 2 years ago

Alright, not interested in debugging that tonight

siddharthlatest commented 2 years ago

I'm using Go1.18 and also using bluge, and this PR can potentially help me use bluge without downgrading :-)

mschoch commented 2 years ago

I'm closing this, as the sys/x has been updated via another PR. @siddharthlatest it should work with Go 1.18 now

mschoch commented 2 years ago

I'm closing this, as the sys/x has been updated via another PR. @siddharthlatest it should work with Go 1.18 now