The naming convention for ObjectId across all products is ObjectId, except for the mongo-go-driver, where it is Object+ID+ with a Capital ID, for no reason whatsoever (this is neither some Go Golang community standard nor does it make any other sense).
This is a bug and this request aims to finally normalize the style of writing of ObjectId in the mongo-go-driver to ensure product quality across all MongoDB drivers.