all repos — searchix @ fd19126c36267a65c0f3b5b5e27009a2b7899368

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

chore: update flake inputs, go and templ

Alan Pearce
commit

fd19126c36267a65c0f3b5b5e27009a2b7899368

parent

cb37af4c87525bffc9b6f045b85e78aab18bf49d

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M go.modgo.mod
@@ -1,10 +1,10 @@
module go.alanpearce.eu/searchix -go 1.22.3 +go 1.23.6 require ( badc0de.net/pkg/flagutil v1.0.1 - github.com/a-h/templ v0.2.793 + github.com/a-h/templ v0.3.833 github.com/andybalholm/brotli v1.1.1 github.com/bcicen/jstream v1.0.1 github.com/blevesearch/bleve/v2 v2.4.4