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 ce4107d commit b8fb94dCopy full SHA for b8fb94d
modules/json/jsonv2_fallback.go
@@ -1,7 +1,7 @@
1
// Copyright 2025 The Gitea Authors. All rights reserved.
2
// SPDX-License-Identifier: MIT
3
4
-//go:build goexperiment.jsonv2
+//go:build !goexperiment.jsonv2
5
package json
6
7
import "io"
0 commit comments