From 22d23a2b602d8d3a1ccb15d160ed27c0e782b61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 04:54:45 +0000 Subject: [PATCH] build(deps): bump github.com/zeiss/fiber-htmx from 1.3.14 to 1.3.15 Bumps [github.com/zeiss/fiber-htmx](https://github.com/zeiss/fiber-htmx) from 1.3.14 to 1.3.15. - [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.14...v1.3.15) --- 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 88d452a..167ec37 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.27 github.com/zeiss/fiber-goth v1.2.5-0.20240617202320-5c9e19c3cac1 - github.com/zeiss/fiber-htmx v1.3.14 + github.com/zeiss/fiber-htmx v1.3.15 github.com/zeiss/gorm-seed v0.1.1 gorm.io/driver/postgres v1.5.9 gorm.io/gorm v1.25.10 diff --git a/go.sum b/go.sum index d6fae64..b95182c 100644 --- a/go.sum +++ b/go.sum @@ -493,8 +493,8 @@ github.com/zeiss/fiber-authz v1.0.27 h1:vm8oorWm2Kj8LG34mI68I1tFL5DB/Qk4vNRmP1ly github.com/zeiss/fiber-authz v1.0.27/go.mod h1:wC7CT4M+oLTQMhwZLbKZDAqSYBcla967jpOC+fwMf2c= github.com/zeiss/fiber-goth v1.2.5-0.20240617202320-5c9e19c3cac1 h1:remNQlG6mqdgCBM2CejZ4rsdY8/waXQ90iCSowNLCfw= github.com/zeiss/fiber-goth v1.2.5-0.20240617202320-5c9e19c3cac1/go.mod h1:TkapFI+7LOvbb093zF8cP/CH2PcQJSBQWQZDzgGoygE= -github.com/zeiss/fiber-htmx v1.3.14 h1:UoW3l99ATTxqxSBLzbcQcaZpPHqpYEhC0M9TY4VOuCw= -github.com/zeiss/fiber-htmx v1.3.14/go.mod h1:SvNPGf7l72gG1rAW++gan7QNkJc/8tKWqyMStUqUpgM= +github.com/zeiss/fiber-htmx v1.3.15 h1:7LQHXaa+ne/X86zjMA4Uas1jbARewJEzjU8OWQ8ECsM= +github.com/zeiss/fiber-htmx v1.3.15/go.mod h1:SvNPGf7l72gG1rAW++gan7QNkJc/8tKWqyMStUqUpgM= github.com/zeiss/gorm-seed v0.1.1 h1:7+HIEhMaUZgs2r+rztqy+oMjmeKK9lg2ihayHudIPE0= github.com/zeiss/gorm-seed v0.1.1/go.mod h1:Tli6ekFpRjtQY8S6VoNiLgRnX1DVEvHJkf+UI85kV+E= gitlab.com/bosi/decorder v0.4.2 h1:qbQaV3zgwnBZ4zPMhGLW4KZe7A7NwxEhJx39R3shffo=