The BSON library currently uses two libraries that were added as internal packages instead of vendored. The jsonpretty package is not modified in a way that the extended JSON library requires. The jsonparser package is altered, but can be fixed by using a closure instead of changing the package's code. Remove these two libraries, update the required code, and add the upstream libraries to the vendor directory.
- causes
-
GODRIVER-480 License violation of github.com/buger/jsonparser
- Closed