9 lines
142 B
Modula-2
9 lines
142 B
Modula-2
module git.iamthefij.com/iamthefij/browser-ruler
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/antonmedv/expr v1.9.0
|
|
github.com/hashicorp/hcl/v2 v2.11.1
|
|
)
|