diff options
Diffstat (limited to 'internal/cond/types.go')
| -rw-r--r-- | internal/cond/types.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cond/types.go b/internal/cond/types.go index 97e761a..791ccba 100644 --- a/internal/cond/types.go +++ b/internal/cond/types.go @@ -8,7 +8,7 @@ import ( "regexp" "time" - "krino/internal/sexp" + "git.labunix.xyz/krino/internal/sexp" ) // Options carries a rule's resolved case and fold settings into compilation. |
