From 0af5edf382779f890f519d4f293e29fb1f2db3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 19:35:48 +0000 Subject: [PATCH] build(deps): bump github.com/a-h/templ from 0.3.920 to 0.3.924 Bumps [github.com/a-h/templ](https://github.com/a-h/templ) from 0.3.920 to 0.3.924. - [Release notes](https://github.com/a-h/templ/releases) - [Changelog](https://github.com/a-h/templ/blob/main/.goreleaser.yaml) - [Commits](https://github.com/a-h/templ/compare/v0.3.920...v0.3.924) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-version: 0.3.924 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e8fb7c7..624aa60 100644 --- a/go.mod +++ b/go.mod @@ -4,4 +4,4 @@ go 1.23.0 toolchain go1.23.9 -require github.com/a-h/templ v0.3.920 +require github.com/a-h/templ v0.3.924 diff --git a/go.sum b/go.sum index fca6f10..962e708 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/a-h/templ v0.3.920 h1:IQjjTu4KGrYreHo/ewzSeS8uefecisPayIIc9VflLSE= -github.com/a-h/templ v0.3.920/go.mod h1:FFAu4dI//ESmEN7PQkJ7E7QfnSEMdcnu7QrAY8Dn334= +github.com/a-h/templ v0.3.924 h1:t5gZqTneXqvehpNZsgtnlOscnBboNh9aASBH2MgV/0k= +github.com/a-h/templ v0.3.924/go.mod h1:FFAu4dI//ESmEN7PQkJ7E7QfnSEMdcnu7QrAY8Dn334= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=