Skip to content

Commit

Permalink
Merge pull request #126 from junotx/dnr
Browse files Browse the repository at this point in the history
update alertmanager-kit dependency
  • Loading branch information
benjaminhuo authored Nov 8, 2023
2 parents febecea + a42029b commit 7e1d867
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-logr/logr v1.2.4
github.com/hashicorp/go-multierror v1.1.1
github.com/julienschmidt/httprouter v1.3.0
github.com/kubesphere/alertmanager-kit v0.0.0-20201019060038-52e1f8a13968
github.com/kubesphere/alertmanager-kit v0.0.0-20231108080847-28b83842d8fc
github.com/kubesphere/event-rule-engine v0.0.0-20200808103159-763922656585
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,8 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubesphere/alertmanager-kit v0.0.0-20201019060038-52e1f8a13968 h1:OhbtcrsjvHwLlAUY7I7XKGhSc49AnQx6QiYcWgbQvWE=
github.com/kubesphere/alertmanager-kit v0.0.0-20201019060038-52e1f8a13968/go.mod h1:FPfTg2Irjn7ETi4zggN0aqP6FBySdAx7n8P0n9/C2WE=
github.com/kubesphere/alertmanager-kit v0.0.0-20231108080847-28b83842d8fc h1:twOu5TnodhiaVgIL+iFOgR/NNJ1WpI/95jm9Z5SP1Ww=
github.com/kubesphere/alertmanager-kit v0.0.0-20231108080847-28b83842d8fc/go.mod h1:FPfTg2Irjn7ETi4zggN0aqP6FBySdAx7n8P0n9/C2WE=
github.com/kubesphere/event-rule-engine v0.0.0-20200808103159-763922656585 h1:xY7AVrNbe7DpiDe8hEyGGi591LCTensyF1EcY1CM9a0=
github.com/kubesphere/event-rule-engine v0.0.0-20200808103159-763922656585/go.mod h1:dTp9nm9aSonO1XPO1bmWs3p/Q8C6M1Pdk0i2jx1VI18=
github.com/kylelemons/godebug v0.0.0-20160406211939-eadb3ce320cb/go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k=
Expand Down

0 comments on commit 7e1d867

Please sign in to comment.