aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-21 16:19:30 -0700
committerGitHub <noreply@github.com>2025-03-21 16:19:30 -0700
commitf88f7e7074f8c831d28d7a42eba954a7befe422a (patch)
treec8e1f2b92e3f90ad1d91ef1e5090b7dc0bec7018 /go.mod
parentbe2b389b816d4b6c16d0d1993f4862e03873f037 (diff)
downloadseaweedfs-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 19b1d6eac..a595bbc0e 100644
--- a/go.mod
+++ b/go.mod
@@ -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