mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-21 17:17:48 +08:00
Make gitea, gitea-vet future-proof (#18361)
* Make gitea, gitea-vet future-proof - Ref: https://gitea.com/gitea/gitea-vet/pulls/18 * Correct order Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
package json
|
||||
|
||||
// Allow "encoding/json" import.
|
||||
import (
|
||||
"bytes"
|
||||
"encoding/binary"
|
||||
|
Reference in New Issue
Block a user