Skip to content

Commit

Permalink
build(deps): bump github.com/zeiss/fiber-htmx from 1.3.17 to 1.3.19
Browse files Browse the repository at this point in the history
Bumps [github.com/zeiss/fiber-htmx](https://github.com/zeiss/fiber-htmx) from 1.3.17 to 1.3.19.
- [Release notes](https://github.com/zeiss/fiber-htmx/releases)
- [Changelog](https://github.com/ZEISS/fiber-htmx/blob/main/.goreleaser.yml)
- [Commits](ZEISS/fiber-htmx@v1.3.17...v1.3.19)

---
updated-dependencies:
- dependency-name: github.com/zeiss/fiber-htmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 2aaf51e commit 74cb5d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/zeiss/fiber-authz v1.0.31
github.com/zeiss/fiber-goth v1.2.8
github.com/zeiss/fiber-htmx v1.3.17
github.com/zeiss/fiber-htmx v1.3.19
github.com/zeiss/gorm-seed v0.1.2
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.10
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,8 @@ github.com/zeiss/fiber-authz v1.0.31 h1:tcD9zkKHZNSVN6BYgKJ2cYwpbfT5p1+FyKqX1fx+
github.com/zeiss/fiber-authz v1.0.31/go.mod h1:kpmrBtJ23crBOwT7u0LwwnNywmDYhV4ez6L6oDCWkPA=
github.com/zeiss/fiber-goth v1.2.8 h1:8QoksnNLWD/3BbeCus5LS4eT1+YkDjz85bqYEL8A5iE=
github.com/zeiss/fiber-goth v1.2.8/go.mod h1:tYxywhiORkOUB2gRktCAgwz9i0Y+CTgBEwnQ3QZsAxU=
github.com/zeiss/fiber-htmx v1.3.17 h1:IF4+nDmHp7WPYg5K19U+9Ho09AZL7hl4t1Wjl1/wseg=
github.com/zeiss/fiber-htmx v1.3.17/go.mod h1:+dp/Ct0DMxPuPX5xqTn72K0+ndpVxLjrAn6GeW+OXVg=
github.com/zeiss/fiber-htmx v1.3.19 h1:xVzCleG/OxGttJSr7CgC1yA4miV9NFxfDxx7TuUVC2A=
github.com/zeiss/fiber-htmx v1.3.19/go.mod h1:XHXcSDVhVKCmnFzgahOfrJkgUiimXGvrARFe0ucmT9E=
github.com/zeiss/gorm-seed v0.1.2 h1:XksLz/IXC1ejUgbl5dHC2/vQAqD2LNZMhZMz2w+E7fY=
github.com/zeiss/gorm-seed v0.1.2/go.mod h1:Tli6ekFpRjtQY8S6VoNiLgRnX1DVEvHJkf+UI85kV+E=
gitlab.com/bosi/decorder v0.4.2 h1:qbQaV3zgwnBZ4zPMhGLW4KZe7A7NwxEhJx39R3shffo=
Expand Down

0 comments on commit 74cb5d3

Please sign in to comment.