Skip to content

Commit

Permalink
chore(deps): bump github.com/a-h/templ from 0.3.819 to 0.3.833 in /ap…
Browse files Browse the repository at this point in the history
…imanager (#74)

chore(deps): bump github.com/a-h/templ in /apimanager

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](a-h/templ@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 9927ad5 commit 20d3be1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apimanager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/lvlcn-t/go-kit/apimanager
go 1.23

require (
github.com/a-h/templ v0.3.819
github.com/a-h/templ v0.3.833
github.com/coreos/go-oidc/v3 v3.12.0
github.com/gofiber/fiber/v3 v3.0.0-beta.4
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions apimanager/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
Expand Down

0 comments on commit 20d3be1

Please sign in to comment.