aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-27 10:37:38 -0700
committerGitHub <noreply@github.com>2025-06-27 10:37:38 -0700
commit29892c43ff95ad957c0f64ad5cd11e0d43e616e2 (patch)
tree63c62d75aaf5ac0bd2d7fd2cef365fdc26b4b8fc /go.mod
parent5e79436498a25f6b085f77980b0ffb377409174c (diff)
downloadseaweedfs-29892c43ff95ad957c0f64ad5cd11e0d43e616e2.tar.xz
seaweedfs-29892c43ff95ad957c0f64ad5cd11e0d43e616e2.zip
chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#6925)
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 1a45efdfe..9c889d19f 100644
--- a/go.mod
+++ b/go.mod
@@ -250,7 +250,7 @@ require (
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.26.0 // indirect
github.com/go-resty/resty/v2 v2.16.5 // indirect
- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
github.com/gofrs/flock v0.12.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect