1 Star 0 Fork 0

谷牧溪 / Glue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 880 Bytes
一键复制 编辑 原始数据 按行查看 历史
谷牧溪 提交于 2023-07-26 14:37 . 增加CurrentShellUserName方法
module github.com/toddlerya/glue
go 1.19
require (
github.com/duke-git/lancet/v2 v2.2.1
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/sirupsen/logrus v1.9.0
github.com/vishvananda/netlink v1.1.0
golang.org/x/text v0.9.0
)
require (
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/jonboulle/clockwork v0.3.0 // indirect
github.com/lestrrat-go/strftime v1.0.6 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/stretchr/testify v1.8.1 // indirect
github.com/tklauser/go-sysconf v0.3.11 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/sys v0.5.0 // indirect
)
1
https://gitee.com/toddler/glue.git
git@gitee.com:toddler/glue.git
toddler
glue
Glue
main

搜索帮助