switch from templ to gomponent
1 file changed, 3 insertions(+), 3 deletions(-)
changed files
M gomod2nix.toml → gomod2nix.toml
@@ -19,9 +19,6 @@ hash = "sha256-XlFT3uxgpPYFTND54uO8fH33jtQqAHWa7zrv24nw/PE=" [mod."github.com/PuerkitoBio/goquery"] version = "v1.10.2" hash = "sha256-2h4Ol31ucXHieeZUJq+xi7F5m2FzzsOKRLjUehA5lbE=" - [mod."github.com/a-h/templ"] - version = "v0.3.833" - hash = "sha256-OSGAJDVPYqgb72DZXeemLp37aGrrxMt+PQNKW5voKQ0=" [mod."github.com/adrg/frontmatter"] version = "v0.2.0" hash = "sha256-WJsVcdCpkIkjqUz5fJOFStZYwQlrcFzQ6+mZatZiimo="@@ -229,6 +226,9 @@ hash = "sha256-ATVL9yEmgYbkJ1DkltDGRn/auGAjqGOfjQyBYyUo8s8=" [mod."gopkg.in/yaml.v2"] version = "v2.4.0" hash = "sha256-uVEGglIedjOIGZzHW4YwN1VoRSTK8o0eGZqzd+TNdd0=" + [mod."maragu.dev/gomponents"] + version = "v1.1.0" + hash = "sha256-Nu95Iy1gy0NsjSsGjihuC2k8IrMpSXboWtEm9cyyY2g=" [mod."modernc.org/libc"] version = "v1.61.13" hash = "sha256-hXpwqDrTCUDmicfa1CfS62e4K/M6uOlv06xY1kxEYEY="