diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-21 09:03:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-21 09:03:42 -0700 |
| commit | 05d3ad25ce217b74842c9f5b430c088901928825 (patch) | |
| tree | d64ec6d9097c9ce5edf3730aa0d9eb0688dd62da /seaweedfs-rdma-sidecar/go.mod | |
| parent | b7b73016ddcc883b0bc791772d11031660016101 (diff) | |
| download | seaweedfs-05d3ad25ce217b74842c9f5b430c088901928825.tar.xz seaweedfs-05d3ad25ce217b74842c9f5b430c088901928825.zip | |
chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /seaweedfs-rdma-sidecar (#7150)
chore(deps): bump github.com/go-viper/mapstructure/v2
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'seaweedfs-rdma-sidecar/go.mod')
| -rw-r--r-- | seaweedfs-rdma-sidecar/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/seaweedfs-rdma-sidecar/go.mod b/seaweedfs-rdma-sidecar/go.mod index 0dcefd491..6d71a3a44 100644 --- a/seaweedfs-rdma-sidecar/go.mod +++ b/seaweedfs-rdma-sidecar/go.mod @@ -14,7 +14,7 @@ require ( github.com/cespare/xxhash/v2 v2.3.0 // indirect github.com/cognusion/imaging v1.0.2 // indirect github.com/fsnotify/fsnotify v1.9.0 // indirect - github.com/go-viper/mapstructure/v2 v2.3.0 // indirect + github.com/go-viper/mapstructure/v2 v2.4.0 // indirect github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect github.com/pelletier/go-toml/v2 v2.2.4 // indirect |
