Skip to content

Commit

Permalink
chore(deps): bump github.com/zeiss/fiber-goth from 1.2.12 to 1.2.13
Browse files Browse the repository at this point in the history
Bumps [github.com/zeiss/fiber-goth](https://github.com/zeiss/fiber-goth) from 1.2.12 to 1.2.13.
- [Release notes](https://github.com/zeiss/fiber-goth/releases)
- [Changelog](https://github.com/ZEISS/fiber-goth/blob/main/.goreleaser.yml)
- [Commits](ZEISS/fiber-goth@v1.2.12...v1.2.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ec5e0b2 commit 66171dd
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 @@ -17,7 +17,7 @@ require (
github.com/valyala/fasthttp v1.56.0
github.com/yuin/goldmark v1.7.6
github.com/zeiss/fiber-authz v1.0.33
github.com/zeiss/fiber-goth v1.2.12
github.com/zeiss/fiber-goth v1.2.13
github.com/zeiss/fiber-reload v0.1.1
github.com/zeiss/pkg v0.1.11
gorm.io/gorm v1.25.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,8 @@ github.com/yuin/goldmark v1.7.6 h1:cZgJxVh5mL5cu8KOnwxvFJy5TFB0BHUskZZyq7TYbDg=
github.com/yuin/goldmark v1.7.6/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
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.12 h1:Wr1VSqEfBY0GSuG/2pIclSKo0fGTT/uPZvF2rJxYdwk=
github.com/zeiss/fiber-goth v1.2.12/go.mod h1:GhiYbTqTIQK1D5Jntav6/WlJDqW4t3wvNZUEofjUeBQ=
github.com/zeiss/fiber-goth v1.2.13 h1:/DQe5VtEJONUiJo8ZF7ZDqdYcPZYYklqrpN184/cDwY=
github.com/zeiss/fiber-goth v1.2.13/go.mod h1:W/2sDRAoA+1Cijksb4syHKiWvSNupW2hhAfcEWtitX0=
github.com/zeiss/fiber-reload v0.1.1 h1:ozSpAjXfCkHa4x2y+lY4cqBWiQ9ORbECMBsMruMexo0=
github.com/zeiss/fiber-reload v0.1.1/go.mod h1:n8KLvNS6qbfcmQhgHhUNrOfEkiQWxscweIvBBsHy2XI=
github.com/zeiss/pkg v0.1.11 h1:vfzyZWcxW/e9dq45cG4FPPVSdqfv7EB4k8mjWbgboMA=
Expand Down

0 comments on commit 66171dd

Please sign in to comment.