1 Star 0 Fork 0

mwdworks/openvpn-user

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ilya Sosnovsky 提交于 2022-12-02 14:12 . change totp secret length; fixes
module github.com/pashcovich/openvpn-user
go 1.14
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20201120081800-1786d5ef83d4 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/dgoogauth v0.0.0-20190221195224-5a805980a5f3
github.com/mattn/go-sqlite3 v1.14.16
github.com/stretchr/testify v1.7.0 // indirect
golang.org/x/crypto v0.2.0
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mwdworks/openvpn-user.git
[email protected]:mwdworks/openvpn-user.git
mwdworks
openvpn-user
openvpn-user
master

搜索帮助