usercache: we'll do it ourselves

we don't need expr or anything like that, cmp.Less and vim macros exist.
This commit is contained in:
Harvey Tindall
2025-05-15 20:08:08 +01:00
parent ebff016b5d
commit dec5197bfd
3 changed files with 115 additions and 4 deletions

1
go.mod
View File

@@ -70,7 +70,6 @@ require (
github.com/cloudwego/iasm v0.2.0 // indirect
github.com/dgraph-io/ristretto v1.0.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/expr-lang/expr v1.17.3 // indirect
github.com/gabriel-vasile/mimetype v1.4.6 // indirect
github.com/getlantern/context v0.0.0-20220418194847-3d5e7a086201 // indirect
github.com/getlantern/errors v1.0.4 // indirect