Skip to content

Commit 31492c1

Browse files
Update jsonv2.go
Signed-off-by: techknowlogick <[email protected]>
1 parent 9d83440 commit 31492c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/json/jsonv2.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright 2025 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4+
//go:build goexperiment.jsonv2
45
package json
56

67
import (

0 commit comments

Comments
 (0)