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 @@ -10,7 +10,7 @@ require (
1010 github.com/cespare/xxhash/v2 v2.3.0
1111 github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
1212 github.com/dennwc/varint v1.0.0
13- github.com/dgraph-io/badger/v4 v4.8 .0
13+ github.com/dgraph-io/badger/v4 v4.9 .0
1414 github.com/felixge/fgprof v0.9.5
1515 github.com/fsnotify/fsnotify v1.9.0
1616 github.com/go-chi/chi/v5 v5.2.4
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ github.com/dennwc/varint v1.0.0 h1:kGNFFSSw8ToIy3obO/kKr8U9GZYUAxQEVuix4zfDWzE=
212212github.com/dennwc/varint v1.0.0 /go.mod h1:hnItb35rvZvJrbTALZtY/iQfDs48JKRG1RPpgziApxA =
213213github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f h1:U5y3Y5UE0w7amNe7Z5G/twsBW0KEalRQXZzf8ufSh9I =
214214github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f /go.mod h1:xH/i4TFMt8koVQZ6WFms69WAsDWr2XsYL3Hkl7jkoLE =
215- github.com/dgraph-io/badger/v4 v4.8 .0 h1:JYph1ChBijCw8SLeybvPINizbDKWZ5n/GYbz2yhN/bs =
216- github.com/dgraph-io/badger/v4 v4.8 .0 /go.mod h1:U6on6e8k/RTbUWxqKR0MvugJuVmkxSNc79ap4917h4w =
215+ github.com/dgraph-io/badger/v4 v4.9 .0 h1:tpqWb0NewSrCYqTvywbcXOhQdWcqephkVkbBmaaqHzc =
216+ github.com/dgraph-io/badger/v4 v4.9 .0 /go.mod h1:5/MEx97uzdPUHR4KtkNt8asfI2T4JiEiQlV7kWUo8c0 =
217217github.com/dgraph-io/ristretto/v2 v2.2.0 h1:bkY3XzJcXoMuELV8F+vS8kzNgicwQFAaGINAEJdWGOM =
218218github.com/dgraph-io/ristretto/v2 v2.2.0 /go.mod h1:RZrm63UmcBAaYWC1DotLYBmTvgkrs0+XhBd7Npn7/zI =
219219github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
You can’t perform that action at this time.
0 commit comments