mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-03 14:02:27 -06:00
[chore]: Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2781)
This commit is contained in:
parent
7f4a0a1aeb
commit
40ee470536
105 changed files with 81065 additions and 43757 deletions
2
vendor/github.com/bytedance/sonic/ast/visitor.go
generated
vendored
2
vendor/github.com/bytedance/sonic/ast/visitor.go
generated
vendored
|
|
@ -25,7 +25,7 @@ import (
|
|||
// Visitor handles the callbacks during preorder traversal of a JSON AST.
|
||||
//
|
||||
// According to the JSON RFC8259, a JSON AST can be defined by
|
||||
// the following rules without seperator / whitespace tokens.
|
||||
// the following rules without separator / whitespace tokens.
|
||||
//
|
||||
// JSON-AST = value
|
||||
// value = false / null / true / object / array / number / string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue