GitHub / radiofrance / 389ds_exporter
389ds Prometheus exporter
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/radiofrance%2F389ds_exporter
Fork of terricain/389ds_exporter
Stars: 1
Forks: 1
Open issues: 0
License: apache-2.0
Language: Go
Size: 1.25 MB
Dependencies parsed at:
75
Created at: about 4 years ago
Updated at: over 2 years ago
Pushed at: about 4 years ago
Last synced at: 7 days ago
.github/workflows/golang-ci.yaml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- actions/checkout master composite
- actions/setup-go v2 composite
- softprops/action-gh-release v1 composite
go.mod
go
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.2.1-0.20181105201048-75dceb112b17
- github.com/hashicorp/go-multierror v1.0.0
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/prometheus/client_golang v0.9.1
- github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
- github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39
- github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
- github.com/sirupsen/logrus v1.2.1-0.20181103062819-44067abb194b
- github.com/stretchr/testify v1.4.0
- gopkg.in/asn1-ber.v1 v1.0.0-20170511165959-379148ca0225
- gopkg.in/ldap.v2 v2.5.1
go.sum
go
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.2.1-0.20181105201048-75dceb112b17
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/go-multierror v1.0.0
- github.com/kisielk/errcheck v1.5.0
- github.com/kisielk/gotool v1.0.0
- github.com/konsorten/go-windows-terminal-sequences v1.0.1
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v0.9.1
- github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
- github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39
- github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
- github.com/sirupsen/logrus v1.2.1-0.20181103062819-44067abb194b
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.1.1
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.4.0
- github.com/yuin/goldmark v1.1.27
- github.com/yuin/goldmark v1.2.1
- golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- golang.org/x/mod v0.2.0
- golang.org/x/mod v0.3.0
- golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
- golang.org/x/net v0.0.0-20201021035429-f5854403a974
- golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
- golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
- golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.0.0-20200619180055-7c47624df98f
- golang.org/x/tools v0.0.0-20210106214847-113979e3529a
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/genproto v0.0.0-20180831171423-11092d34479b
- gopkg.in/asn1-ber.v1 v1.0.0-20170511165959-379148ca0225
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/ldap.v2 v2.5.1
- gopkg.in/yaml.v2 v2.2.2