1 Star 0 Fork 0

ZJHZH/pushgateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 535 Bytes
一键复制 编辑 原始数据 按行查看 历史
beorn7 提交于 2021-10-11 14:05 . Update dependencies
module github.com/prometheus/pushgateway
require (
github.com/go-kit/log v0.2.0
github.com/golang/protobuf v1.5.2
github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.31.1
github.com/prometheus/exporter-toolkit v0.6.1
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)
go 1.13
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zjhzh/pushgateway.git
[email protected]:zjhzh/pushgateway.git
zjhzh
pushgateway
pushgateway
master

搜索帮助