diff --git a/go.mod b/go.mod index 4371a65..9b9af5f 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/go-test/deep v1.0.7 github.com/gorilla/handlers v1.5.1 github.com/k-sone/snmpgo v3.2.0+incompatible - github.com/prometheus/alertmanager v0.22.2 + github.com/prometheus/alertmanager v0.28.1 github.com/prometheus/client_golang v1.11.0 github.com/prometheus/common v0.26.0 github.com/shirou/gopsutil v2.20.9+incompatible