Artem V. Navrotskiy
Artem V. Navrotskiy
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...
Fixes decoding encoding.TextUnmarshaler slice This change is useful for decoding types like type ObjectID [12]byte (https://github.com/mongodb/mongo-go-driver/blob/2a0310912fc03388a3a38f504619758765d1be15/bson/objectid.go#L28-L29) Same as #132, #180
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) Run `kcl fmt` for file: ``` kube = { # A "a":...