Hi all,
I noticed after upgrading our Go SDK to v1.0.0 using gopkg.in, that gocb still requires the older version of gocbcore from the github repo.
Is this normal? Why is gocb not using gocbcore v.1 from gopkg.in?
Should I go get gocb from a different location than gopkg.in?
Thanks