diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-21 16:19:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 16:19:30 -0700 |
| commit | f88f7e7074f8c831d28d7a42eba954a7befe422a (patch) | |
| tree | c8e1f2b92e3f90ad1d91ef1e5090b7dc0bec7018 /go.mod | |
| parent | be2b389b816d4b6c16d0d1993f4862e03873f037 (diff) | |
| download | seaweedfs-f88f7e7074f8c831d28d7a42eba954a7befe422a.tar.xz seaweedfs-f88f7e7074f8c831d28d7a42eba954a7befe422a.zip | |
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#6654)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -246,7 +246,7 @@ require ( github.com/go-resty/resty/v2 v2.11.0 // indirect github.com/gofrs/flock v0.8.1 // indirect github.com/gogo/protobuf v1.3.2 // indirect - github.com/golang-jwt/jwt/v4 v4.5.1 // indirect + github.com/golang-jwt/jwt/v4 v4.5.2 // indirect github.com/google/s2a-go v0.1.9 // indirect github.com/googleapis/enterprise-certificate-proxy v0.3.5 // indirect github.com/gorilla/schema v1.4.1 // indirect |
