Skip to content

Commit

Permalink
chore(deps): bump github.com/zeiss/fiber-goth from 1.2.13 to 1.2.15
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.13 to 1.2.15.
- [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.13...v1.2.15)

---
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 and github-actions[bot] committed Oct 30, 2024
1 parent 0cba7ad commit 3acbb1e
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 @@ -15,7 +15,7 @@ require (
github.com/valyala/fasthttp v1.57.0
github.com/yuin/goldmark v1.7.8
github.com/zeiss/fiber-authz v1.0.33
github.com/zeiss/fiber-goth v1.2.13
github.com/zeiss/fiber-goth v1.2.15
github.com/zeiss/fiber-reload v0.1.1
github.com/zeiss/pkg v0.1.17
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 @@ -137,8 +137,8 @@ github.com/yuin/goldmark v1.7.8 h1:iERMLn0/QJeHFhxSt3p6PeN9mGnvIKSpG9YYorDMnic=
github.com/yuin/goldmark v1.7.8/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.13 h1:/DQe5VtEJONUiJo8ZF7ZDqdYcPZYYklqrpN184/cDwY=
github.com/zeiss/fiber-goth v1.2.13/go.mod h1:W/2sDRAoA+1Cijksb4syHKiWvSNupW2hhAfcEWtitX0=
github.com/zeiss/fiber-goth v1.2.15 h1:5imQDAf6lG8xKAzjjsaab25TAYdc5QtyaaqaCwEUbp4=
github.com/zeiss/fiber-goth v1.2.15/go.mod h1:nBus53MvxBZwPIul1TJVwg4bDOvoIoqs9Bj86YFUkoo=
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.17 h1:rDvBtaRUSD1ypeu66R3UHMtEphPSBaZ52484BQtPEVI=
Expand Down

0 comments on commit 3acbb1e

Please sign in to comment.