diff options
author | Alan Pearce | 2025-03-19 22:39:20 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-19 22:39:20 +0100 |
commit | ff1e9539fca1f011cfd52d0309a373f211c3fd10 (patch) | |
tree | 42303b03cfa9f513deb2d6e899761e01fcc55d8e /gomod2nix.toml | |
parent | 089cf8d9afc7edeb1cd00be4190f1bf8c63c5d14 (diff) | |
download | searchix-ff1e9539fca1f011cfd52d0309a373f211c3fd10.tar.lz searchix-ff1e9539fca1f011cfd52d0309a373f211c3fd10.tar.zst searchix-ff1e9539fca1f011cfd52d0309a373f211c3fd10.zip |
feat: wrap search form in semantic <search> element
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 9079679..d8f4626 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -152,8 +152,8 @@ schema = 3 version = "v0.10.0" hash = "sha256-oW37KsieVKJOWk9ZXbGuQvuU4nyJCZzgYrTZHFkoCs4=" [mod."go.alanpearce.eu/gomponents"] - version = "v1.2.0" - hash = "sha256-pF+3We63loSMwhTUafgIdmBYc4cj5yVIVQRyaX1sWB4=" + version = "v1.3.0" + hash = "sha256-rZz5rJdm58axukN6RlaVKSJ9v2TPngIHt3P1APpXSxY=" [mod."go.alanpearce.eu/x"] version = "v0.0.0-20241203124832-a29434dba11a" hash = "sha256-ojqWkz3VqeAOevFxOTO5S3acRItCA4pUrTaul887+x8=" |