diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-27 10:37:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-27 10:37:38 -0700 |
| commit | 29892c43ff95ad957c0f64ad5cd11e0d43e616e2 (patch) | |
| tree | 63c62d75aaf5ac0bd2d7fd2cef365fdc26b4b8fc /go.mod | |
| parent | 5e79436498a25f6b085f77980b0ffb377409174c (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
