1 Star 0 Fork 0

shuaihhx/helper-reset-password

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 382 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anthony Lapenna 提交于 2020-06-03 17:43 . use portainer as a library
module github.com/portainer/helper-reset-password
go 1.13
require (
github.com/boltdb/bolt v1.3.1
github.com/portainer/portainer/api v0.0.0-20200602235039-38066ece3384
github.com/sethvargo/go-password v0.1.3
golang.org/x/crypto v0.0.0-20200602180216-279210d13fed
)
replace github.com/docker/docker => github.com/docker/engine v1.4.2-0.20200204220554-5f6d6f3f2203 // indirect
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shuaihhx/helper-reset-password.git
git@gitee.com:shuaihhx/helper-reset-password.git
shuaihhx
helper-reset-password
helper-reset-password
master

搜索帮助