Skip to content

Commit 1c365d4

Browse files
committed
x/exp/schema: move from schema to let the shape back for a release or two
Signed-Off-By: Patrick Jakubowski <patrick.jakubowski@strongdm.com>
1 parent 841e864 commit 1c365d4

24 files changed

+1852
-1852
lines changed

corpus_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ import (
1414

1515
"github.com/cedar-policy/cedar-go"
1616
"github.com/cedar-policy/cedar-go/internal/testutil"
17-
"github.com/cedar-policy/cedar-go/schema"
1817
"github.com/cedar-policy/cedar-go/types"
1918
"github.com/cedar-policy/cedar-go/x/exp/batch"
19+
"github.com/cedar-policy/cedar-go/x/exp/schema"
2020
)
2121

2222
// jsonEntity is not part of entityValue as I can find

schema/ast/ast_test.go

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)