2 Star 4 Fork 1

donnie4w / tldb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史
donnie4w 提交于 2024-03-06 19:52 . Update go.mod
module github.com/donnie4w/tldb
go 1.22.0
require (
github.com/donnie4w/gofer v0.0.0-20240306034544-00cdcf3d1440
github.com/donnie4w/gothrift v0.0.1
github.com/donnie4w/simplelog v0.0.1
github.com/donnie4w/tlnet v0.0.1
github.com/donnie4w/tsf v0.0.1
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/golang/snappy v0.0.4
github.com/shirou/gopsutil/v3 v3.24.2
github.com/syndtr/goleveldb v1.0.0
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
golang.org/x/net v0.22.0
)
require (
github.com/apache/thrift v0.19.0 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a // indirect
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/tklauser/go-sysconf v0.3.13 // indirect
github.com/tklauser/numcpus v0.7.0 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
golang.org/x/sys v0.18.0 // indirect
)
1
https://gitee.com/donnie4w/tldb.git
git@gitee.com:donnie4w/tldb.git
donnie4w
tldb
tldb
main

搜索帮助