Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 404cbca commit 53ac62d
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 @@ -14,7 +14,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/yuin/goldmark v1.7.4
github.com/zeiss/fiber-authz v1.0.32
github.com/zeiss/fiber-authz v1.0.33
github.com/zeiss/fiber-goth v1.2.8
github.com/zeiss/fiber-htmx v1.3.20
github.com/zeiss/gorm-seed v0.1.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,8 @@ github.com/yuin/goldmark v1.4.1/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/yuin/goldmark v1.7.4 h1:BDXOHExt+A7gwPCJgPIIq7ENvceR7we7rOS9TNoLZeg=
github.com/yuin/goldmark v1.7.4/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
github.com/zeiss/fiber-authz v1.0.32 h1:Tz0/8U7SFL1N2Q3N8ADYVgHrGRsDTPng8IpPHnQHWVs=
github.com/zeiss/fiber-authz v1.0.32/go.mod h1:oVkhY0X9/xFa0Pu3BuEU8ubE7pAQmIjFMUwUGD2pQqc=
github.com/zeiss/fiber-authz v1.0.33 h1:KZnVTxG+VoQLowoCqoMwam/5H4PVu89rn9ZJ2AGOtCE=
github.com/zeiss/fiber-authz v1.0.33/go.mod h1:oVkhY0X9/xFa0Pu3BuEU8ubE7pAQmIjFMUwUGD2pQqc=
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.20 h1:5q4LL08jasDc9vT0EbQKA2eSMKRuvRDz4JIVNMrNXGk=
Expand Down

0 comments on commit 53ac62d

Please sign in to comment.