Updating dependencies. (#11680)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f226f672f3
Коммит
20825a1702
3
vendor/github.com/mailru/easyjson/README.md
сгенерированный
поставляемый
3
vendor/github.com/mailru/easyjson/README.md
сгенерированный
поставляемый
@@ -173,6 +173,9 @@ for more information.
|
||||
typically for many uses/protocols the final, marshaled length of the JSON
|
||||
needs to be known prior to sending the data. Currently this is not possible
|
||||
with easyjson's architecture.
|
||||
|
||||
* easyjson parser and codegen based on reflection, so it wont works on `package main`
|
||||
files, because they cant be imported by parser.
|
||||
|
||||
## Benchmarks
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user