We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0832c commit fe51938Copy full SHA for fe51938
modules/json/jsonv2_fallback.go
@@ -3,6 +3,7 @@
3
// Copyright 2025 The Gitea Authors. All rights reserved.
4
// SPDX-License-Identifier: MIT
5
6
+//go:build goexperiment.jsonv2
7
package json
8
9
import "io"
0 commit comments