all repos — searchix @ 8411fb4a3acebe46acaf7a2ff6c4e58018737d65

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

feat: watch and live reload in development

Alan Pearce
commit

8411fb4a3acebe46acaf7a2ff6c4e58018737d65

parent

73603079e29bc89c54296a9e12b5a779cd84c023

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M go.modgo.mod
@@ -5,6 +5,7 @@
require ( github.com/ardanlabs/conf/v3 v3.1.7 github.com/crewjam/csp v0.0.2 + github.com/fsnotify/fsnotify v1.7.0 github.com/getsentry/sentry-go v0.27.0 github.com/osdevisnot/sorvor v0.4.4 github.com/pelletier/go-toml/v2 v2.2.1