mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-27 17:48:11 -07:00
(WIP) replace original lmdb-go with fork
This commit is contained in:
@@ -6,8 +6,8 @@ require (
|
||||
code.cloudfoundry.org/go-diodes v0.0.0-20240515174142-71582f284718
|
||||
github.com/MicahParks/jwkset v0.5.18
|
||||
github.com/MicahParks/keyfunc/v3 v3.3.3
|
||||
github.com/PowerDNS/lmdb-go v1.9.2
|
||||
github.com/anacrolix/torrent v1.56.0
|
||||
github.com/bmatsuo/lmdb-go v1.8.0
|
||||
github.com/cespare/xxhash/v2 v2.3.0
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
github.com/jackc/pgx/v5 v5.6.0
|
||||
@@ -54,6 +54,7 @@ require (
|
||||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
golang.org/x/crypto v0.23.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc // indirect
|
||||
golang.org/x/net v0.24.0 // indirect
|
||||
golang.org/x/sync v0.7.0 // indirect
|
||||
golang.org/x/sys v0.20.0 // indirect
|
||||
golang.org/x/text v0.15.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user