diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-21 16:26:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 16:26:18 -0700 |
| commit | cbf4ae76a26664df5a148af5a7cd156a6f511e7e (patch) | |
| tree | b8e17e4eab9f5a6c4c8cf8cbf3aaf7a6c36597cd /go.mod | |
| parent | f88f7e7074f8c831d28d7a42eba954a7befe422a (diff) | |
| download | seaweedfs-cbf4ae76a26664df5a148af5a7cd156a6f511e7e.tar.xz seaweedfs-cbf4ae76a26664df5a148af5a7cd156a6f511e7e.zip | |
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#6653)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ require ( github.com/cognusion/imaging v1.0.1 github.com/fluent/fluent-logger-golang v1.9.0 github.com/getsentry/sentry-go v0.31.1 - github.com/golang-jwt/jwt/v5 v5.2.1 + github.com/golang-jwt/jwt/v5 v5.2.2 github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50 github.com/hanwen/go-fuse/v2 v2.7.2 github.com/hashicorp/raft v1.7.2 |
