diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-21 22:31:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 22:31:49 +0000 |
| commit | 5dfddcb579a657ed874f0b4158db8586f748e14d (patch) | |
| tree | 7b92a5ea969f763124cf9713787e6f78787c84d4 /go.mod | |
| parent | c656f57bb7e96172b921d53626c85ab320f041c9 (diff) | |
| download | x-5dfddcb579a657ed874f0b4158db8586f748e14d.tar.xz x-5dfddcb579a657ed874f0b4158db8586f748e14d.zip | |
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#707)
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ require ( github.com/go-gorm/caches/v4 v4.0.5 github.com/go-interpreter/wagon v0.6.0 github.com/goccy/go-json v0.10.5 - github.com/golang-jwt/jwt/v5 v5.2.1 + github.com/golang-jwt/jwt/v5 v5.2.2 github.com/gomarkdown/markdown v0.0.0-20240328165702-4d01890c35c0 github.com/google/go-github v17.0.0+incompatible github.com/google/subcommands v1.2.0 |
