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 9d83440 commit 31492c1Copy full SHA for 31492c1
modules/json/jsonv2.go
@@ -1,6 +1,7 @@
1
// Copyright 2025 The Gitea Authors. All rights reserved.
2
// SPDX-License-Identifier: MIT
3
4
+//go:build goexperiment.jsonv2
5
package json
6
7
import (
0 commit comments