diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-22 15:47:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-22 15:47:34 +0000 |
| commit | e2cdba292b93b514e22ef5821c039c730ae28b11 (patch) | |
| tree | ed27e8142bf65de0bbe5cfe6f4807480e167f315 /go.mod | |
| parent | a0bad1c99714bbea6a1d254c4be668f41dcec66a (diff) | |
| download | seaweedfs-e2cdba292b93b514e22ef5821c039c730ae28b11.tar.xz seaweedfs-e2cdba292b93b514e22ef5821c039c730ae28b11.zip | |
Bump github.com/google/btree from 1.0.0 to 1.0.1
Bumps [github.com/google/btree](https://github.com/google/btree) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/google/btree/releases)
- [Commits](https://github.com/google/btree/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/google/btree
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ require ( github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/protobuf v1.5.2 github.com/golang/snappy v0.0.4 // indirect - github.com/google/btree v1.0.0 + github.com/google/btree v1.0.1 github.com/google/go-cmp v0.5.6 // indirect github.com/google/uuid v1.3.0 github.com/google/wire v0.5.0 // indirect |
