diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-05 10:40:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-05 10:40:30 -0700 |
| commit | 409f69c6cf22e6bd63d49a4b8d8a69c3050ead82 (patch) | |
| tree | b62463b3ef7d5f4949aa446f1e27769c1fd5aed3 /go.mod | |
| parent | 99ad7e60215b9a7fd1eb28bc7675964a30c70feb (diff) | |
| download | seaweedfs-409f69c6cf22e6bd63d49a4b8d8a69c3050ead82.tar.xz seaweedfs-409f69c6cf22e6bd63d49a4b8d8a69c3050ead82.zip | |
Bump github.com/google/flatbuffers from 2.0.6+incompatible to 2.0.8+incompatible (#3602)
Bump github.com/google/flatbuffers
Bumps [github.com/google/flatbuffers](https://github.com/google/flatbuffers) from 2.0.6+incompatible to 2.0.8+incompatible.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/flatbuffers/compare/v2.0.6...v2.0.8)
---
updated-dependencies:
- dependency-name: github.com/google/flatbuffers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,7 +143,7 @@ require ( github.com/Jille/raft-grpc-transport v1.2.0 github.com/arangodb/go-driver v1.3.3 github.com/fluent/fluent-logger-golang v1.9.0 - github.com/google/flatbuffers v2.0.6+incompatible + github.com/google/flatbuffers v2.0.8+incompatible github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17 github.com/hashicorp/raft v1.3.10 github.com/hashicorp/raft-boltdb/v2 v2.2.2 |
