diff options
author | Alan Pearce | 2025-03-11 19:32:51 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-11 19:32:51 +0100 |
commit | fd19126c36267a65c0f3b5b5e27009a2b7899368 (patch) | |
tree | c221c281202d73d7b44110a8f55093f35c0ec5b2 /gomod2nix.toml | |
parent | cb37af4c87525bffc9b6f045b85e78aab18bf49d (diff) | |
download | searchix-fd19126c36267a65c0f3b5b5e27009a2b7899368.tar.lz searchix-fd19126c36267a65c0f3b5b5e27009a2b7899368.tar.zst searchix-fd19126c36267a65c0f3b5b5e27009a2b7899368.zip |
chore: update flake inputs, go and templ
Diffstat (limited to 'gomod2nix.toml')
-rw-r--r-- | gomod2nix.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gomod2nix.toml b/gomod2nix.toml index c952c86..6f342ac 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -11,8 +11,8 @@ schema = 3 version = "v1.9.4" hash = "sha256-OKOLQ/PsH6630Vb5/9yG28TLIPGxdG9WDbAZxgK8EcI=" [mod."github.com/a-h/templ"] - version = "v0.2.793" - hash = "sha256-WThPVkb56osTrMJZf0WIoqbsM9DHGaZsG47MS0eoseA=" + version = "v0.3.833" + hash = "sha256-OSGAJDVPYqgb72DZXeemLp37aGrrxMt+PQNKW5voKQ0=" [mod."github.com/andybalholm/brotli"] version = "v1.1.1" hash = "sha256-kCt+irK1gvz2lGQUeEolYa5+FbLsfWlJMCd5hm+RPgQ=" |