gitlab.softwareheritage.org / swh / infra / ci-cd / 3rdparty / alertmanager-irc-relay
Stars: 0
Forks: 0
Open issues:
License: apache-2.0
Language:
Dependencies parsed at:
596
Created at: over 2 years ago
Updated at: almost 2 years ago
Pushed at: 12 months ago
Last synced at: 8 months ago
.github/workflows/test.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
Dockerfile
docker
- golang 1.16 build
go.mod
go
- github.com/fluffle/goirc v1.1.1
- github.com/gorilla/mux v1.8.0
- github.com/prometheus/alertmanager v0.21.0
- github.com/prometheus/client_golang v1.11.1
- gopkg.in/yaml.v2 v2.4.0