aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-10 11:07:53 +0000
committerGitHub <noreply@github.com>2025-02-10 11:07:53 +0000
commitc21e20cef093797f4758b235ded7acede348b1f6 (patch)
treeb9a3ec8ee4da396b3e85ea92d56613ca47828c89
parent37d37a8e387872b63249baaefdb42bb512474a60 (diff)
downloadx-c21e20cef093797f4758b235ded7acede348b1f6.tar.xz
x-c21e20cef093797f4758b235ded7acede348b1f6.zip
build(deps): bump github.com/a-h/templ from 0.3.819 to 0.3.833 (#674)
Bumps [github.com/a-h/templ](https://github.com/a-h/templ) from 0.3.819 to 0.3.833. - [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.819...v0.3.833) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index a90943c..84d50cb 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/McKael/madon/v2 v2.4.0
github.com/NYTimes/gziphandler v1.1.1
github.com/Songmu/gitconfig v0.2.0
- github.com/a-h/templ v0.3.819
+ github.com/a-h/templ v0.3.833
github.com/adrg/frontmatter v0.2.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.55.1
github.com/bluesky-social/indigo v0.0.0-20240905024844-a4f38639767f
diff --git a/go.sum b/go.sum
index b27eb18..373a6f5 100644
--- a/go.sum
+++ b/go.sum
@@ -96,8 +96,8 @@ github.com/ProtonMail/gopenpgp/v2 v2.7.1 h1:Awsg7MPc2gD3I7IFac2qE3Gdls0lZW8SzrFZ
github.com/ProtonMail/gopenpgp/v2 v2.7.1/go.mod h1:/BU5gfAVwqyd8EfC3Eu7zmuhwYQpKs+cGD8M//iiaxs=
github.com/Songmu/gitconfig v0.2.0 h1:pX2++u4KUq+K2k/ZCzGXLtkD3ceCqIdi0tDyb+IbSyo=
github.com/Songmu/gitconfig v0.2.0/go.mod h1:cB5bYJer+pl7W8g6RHFwL/0X6aJROVrYuHlvc7PT+hE=
-github.com/a-h/templ v0.3.819 h1:KDJ5jTFN15FyJnmSmo2gNirIqt7hfvBD2VXVDTySckM=
-github.com/a-h/templ v0.3.819/go.mod h1:iDJKJktpttVKdWoTkRNNLcllRI+BlpopJc+8au3gOUo=
+github.com/a-h/templ v0.3.833 h1:L/KOk/0VvVTBegtE0fp2RJQiBm7/52Zxv5fqlEHiQUU=
+github.com/a-h/templ v0.3.833/go.mod h1:cAu4AiZhtJfBjMY0HASlyzvkrtjnHWPeEsyGK2YYmfk=
github.com/adrg/frontmatter v0.2.0 h1:/DgnNe82o03riBd1S+ZDjd43wAmC6W35q67NHeLkPd4=
github.com/adrg/frontmatter v0.2.0/go.mod h1:93rQCj3z3ZlwyxxpQioRKC1wDLto4aXHrbqIsnH9wmE=
github.com/alecthomas/kingpin/v2 v2.3.1/go.mod h1:oYL5vtsvEHZGHxU7DMp32Dvx+qL+ptGn6lWaot2vCNE=