Skip to content

Commit 30f0e71

Browse files
committed
experiment: per-module fan-out in compiler stages
Signed-off-by: Stephan Renatus <[email protected]>
1 parent 3188e04 commit 30f0e71

File tree

2 files changed

+70
-75
lines changed

2 files changed

+70
-75
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/open-policy-agent/opa
22

3-
go 1.24.6
3+
go 1.25
44

55
require (
66
github.com/agnivade/levenshtein v1.2.1

0 commit comments

Comments
 (0)