Skip to content

Commit bfd1fbc

Browse files
Update schema to latest
Signed-off-by: GitHub <[email protected]>
1 parent b1d7a87 commit bfd1fbc

File tree

8 files changed

+75852
-2
lines changed

8 files changed

+75852
-2
lines changed

schema.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"strings"
99
)
1010

11-
//go:embed schemas/23.10.2.json
11+
//go:embed schemas/23.12.1.json
1212
var rawSchema []byte
1313

1414
var DefaultSchema = func() Schema {

0 commit comments

Comments
 (0)