Hey @Altiano_Gerung thanks for the question! The x/mongo/driver/uuid
package was moved to an internal/
directory in the Go Driver v1.10.0 release and is not intended for use outside of the Go Driver. You should use another UUID library instead, like google/uuid or gofrs/uuid.