all repos — searchix @ faf67ad3fe2514492c6e0b0cf5361d5b44275a06

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: improve tracking and display of import runs

Alan Pearce
commit

faf67ad3fe2514492c6e0b0cf5361d5b44275a06

parent

001c5b4f4e6dcf0110504211d3f1298d5e6abc48

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M go.modgo.mod
@@ -13,6 +13,7 @@ github.com/blevesearch/bleve/v2 v2.5.2
github.com/blevesearch/bleve_index_api v1.2.8 github.com/creasty/defaults v1.8.0 github.com/crewjam/csp v0.0.2 + github.com/dustin/go-humanize v1.0.1 github.com/fsnotify/fsnotify v1.9.0 github.com/getsentry/sentry-go v0.33.0 github.com/mitchellh/mapstructure v1.5.0
@@ -46,7 +47,6 @@ github.com/blevesearch/zapx/v13 v13.4.2 // indirect
github.com/blevesearch/zapx/v14 v14.4.2 // indirect github.com/blevesearch/zapx/v15 v15.4.2 // indirect github.com/blevesearch/zapx/v16 v16.2.4 // indirect - github.com/dustin/go-humanize v1.0.1 // indirect github.com/golang/protobuf v1.5.4 // indirect github.com/golang/snappy v1.0.0 // indirect github.com/google/uuid v1.6.0 // indirect