diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-05 09:17:28 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-05 09:17:28 -0800 |
| commit | d72a4c377a3ce4440d0092f4f21986d6c8afc0bb (patch) | |
| tree | d7337c5e78aedfdd3b93a5906be6c3a4576f8733 /go.mod | |
| parent | e708958957f13ddcb429a4a940d87f02efa0aebf (diff) | |
| download | seaweedfs-d72a4c377a3ce4440d0092f4f21986d6c8afc0bb.tar.xz seaweedfs-d72a4c377a3ce4440d0092f4f21986d6c8afc0bb.zip | |
build(deps): bump github.com/google/flatbuffers from 22.10.26+incompatible to 22.11.23+incompatible (#4033)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,7 +144,7 @@ require ( github.com/arangodb/go-driver v1.4.0 github.com/armon/go-metrics v0.4.1 github.com/fluent/fluent-logger-golang v1.9.0 - github.com/google/flatbuffers v22.10.26+incompatible + github.com/google/flatbuffers v22.11.23+incompatible github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17 github.com/hashicorp/raft v1.3.11 github.com/hashicorp/raft-boltdb/v2 v2.2.2 |
