File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/cespare/xxhash/v2 v2.3.0
9
9
github.com/dgraph-io/ristretto/v2 v2.1.0
10
10
github.com/dustin/go-humanize v1.0.1
11
- github.com/google/flatbuffers v24.12.23 +incompatible
11
+ github.com/google/flatbuffers v25.1.21 +incompatible
12
12
github.com/klauspost/compress v1.17.11
13
13
github.com/pkg/errors v0.9.1
14
14
github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QD
34
34
github.com/golang/protobuf v1.4.3 /go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI =
35
35
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
36
36
github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
37
- github.com/google/flatbuffers v24.12.23 +incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8 =
38
- github.com/google/flatbuffers v24.12.23 +incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
37
+ github.com/google/flatbuffers v25.1.21 +incompatible h1:YwkhQudqQLvsRRW2cb38+59pOTa/ZrmcMVtarD8bgmE =
38
+ github.com/google/flatbuffers v25.1.21 +incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
39
39
github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
40
40
github.com/google/go-cmp v0.3.0 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
41
41
github.com/google/go-cmp v0.3.1 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
You can’t perform that action at this time.
0 commit comments