Skip to content

Commit

Permalink
update alerting version to a442fa55af16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Eng committed Sep 26, 2024
1 parent 9a2c3c1 commit baa772a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,8 @@ replace xorm.io/xorm => ./pkg/util/xorm
// This is required in order to get notification delivery errors from the receivers API.
replace github.com/prometheus/alertmanager => github.com/grafana/prometheus-alertmanager v0.25.1-0.20240208102907-e82436ce63e6

replace github.com/grafana/alerting => github.com/logzio/data-viz-alerting v0.0.0-20240917085900-8bae7b33291e
replace github.com/grafana/alerting => github.com/logzio/data-viz-alerting v0.0.0-20240924140813-a442fa55af16

//replace github.com/grafana/alerting => /Users/jonathan/logzio/data-viz-alerting

exclude github.com/mattn/go-sqlite3 v2.0.3+incompatible
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2892,8 +2892,8 @@ github.com/linkedin/goavro/v2 v2.10.0 h1:eTBIRoInBM88gITGXYtUSqqxLTFXfOsJBiX8ZMW
github.com/linkedin/goavro/v2 v2.10.0/go.mod h1:UgQUb2N/pmueQYH9bfqFioWxzYCZXSfF8Jw03O5sjqA=
github.com/linode/linodego v1.25.0 h1:zYMz0lTasD503jBu3tSRhzEmXHQN1zptCw5o71ibyyU=
github.com/linode/linodego v1.25.0/go.mod h1:BMZI0pMM/YGjBis7pIXDPbcgYfCZLH0/UvzqtsGtG1c=
github.com/logzio/data-viz-alerting v0.0.0-20240917085900-8bae7b33291e h1:imh6lwOoPKX2skyUZCXiJX7J1vTz6/K9MVvaH60iKCI=
github.com/logzio/data-viz-alerting v0.0.0-20240917085900-8bae7b33291e/go.mod h1:brTFeACal/cSZAR8XO/4LPKs7rzNfS86okl6QjSP1eY=
github.com/logzio/data-viz-alerting v0.0.0-20240924140813-a442fa55af16 h1:9X17Bn1lKC+PH1poJSg4i+p/RNRIBAgqHrA6WmMqooU=
github.com/logzio/data-viz-alerting v0.0.0-20240924140813-a442fa55af16/go.mod h1:brTFeACal/cSZAR8XO/4LPKs7rzNfS86okl6QjSP1eY=
github.com/luna-duclos/instrumentedsql v0.0.0-20181127104832-b7d587d28109/go.mod h1:PWUIzhtavmOR965zfawVsHXbEuU1G29BPZ/CB3C7jXk=
github.com/luna-duclos/instrumentedsql v1.1.2/go.mod h1:4LGbEqDnopzNAiyxPPDXhLspyunZxgPTMJBKtC6U0BQ=
github.com/luna-duclos/instrumentedsql v1.1.3/go.mod h1:9J1njvFds+zN7y85EDhN9XNQLANWwZt2ULeIC8yMNYs=
Expand Down

0 comments on commit baa772a

Please sign in to comment.