Skip to content

Commit 98b1732

Browse files
Bump github.com/golang-jwt/jwt/v4
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5e0048 commit 98b1732

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_examples/dependency-injection/jwt/contrib/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/aymerick/douceur v0.2.0 // indirect
1818
github.com/fatih/structs v1.1.0 // indirect
1919
github.com/flosch/pongo2/v4 v4.0.2 // indirect
20-
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
20+
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
2121
github.com/golang/snappy v0.0.4 // indirect
2222
github.com/gomarkdown/markdown v0.0.0-20240930133441-72d49d9543d8 // indirect
2323
github.com/google/uuid v1.6.0 // indirect

_examples/dependency-injection/jwt/contrib/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)