globalsign / mgo

The MongoDB driver for Go
Other
1.97k stars 232 forks source link

error="SASL support not enabled during build (-tags sasl)" #399

Open Alsmile opened 3 years ago

Alsmile commented 3 years ago

mongodb 5.0

onursonmez commented 2 years ago

i have the same problem

srPuebla commented 2 years ago

Ping. I have the same problem with mongodb 5.0

Syiham11 commented 2 years ago

i have the same problem

TheBestLL commented 2 years ago

i have the same problem

KaptainGoku commented 2 years ago

I got the same problem with mongodb 5.0.2 too, we don't have any solution, do we??

srPuebla commented 2 years ago

I got the same problem with mongodb 5.0.2 too, we don't have any solution, do we??

This lib is abandoned. So i recommended you switching https://github.com/mongodb/mongo-go-driver

KaptainGoku commented 2 years ago

Thank you, I will try it! @srPuebla

libi commented 1 year ago

try my repo: http://github.com/libi/mgo ; add mongo 5.0 sasl auth