From 74cb5d31a2a0a87fadc409270f318f54b212efb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 05:07:20 +0000 Subject: [PATCH] build(deps): bump github.com/zeiss/fiber-htmx from 1.3.17 to 1.3.19 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](https://github.com/zeiss/fiber-htmx/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7d7e9a3..9f3f70b 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index eee4df4..8f94907 100644 --- a/go.sum +++ b/go.sum @@ -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=