Skip to content

Commit

Permalink
Merge pull request #719 from kubereboot/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/containrrr/shoutrrr-0.7.0

build(deps): bump github.com/containrrr/shoutrrr from 0.6.1 to 0.7.0
  • Loading branch information
Daniel Holbach authored Jan 27, 2023
2 parents f8551b6 + 35e7bf9 commit 30673c0
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 79 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ replace (
)

require (
github.com/containrrr/shoutrrr v0.6.1
github.com/containrrr/shoutrrr v0.7.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/google/uuid v1.1.5 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/common v0.39.0
github.com/sirupsen/logrus v1.9.0
Expand Down Expand Up @@ -62,8 +62,8 @@ require (
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailru/easyjson v0.7.6 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.16 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
Loading

0 comments on commit 30673c0

Please sign in to comment.