Skip to content

Commit

Permalink
Bump github.com/esiqveland/notify from 0.11.2 to 0.13.3
Browse files Browse the repository at this point in the history
Bumps [github.com/esiqveland/notify](https://github.com/esiqveland/notify) from 0.11.2 to 0.13.3.
- [Release notes](https://github.com/esiqveland/notify/releases)
- [Commits](esiqveland/notify@v0.11.2...v0.13.3)

---
updated-dependencies:
- dependency-name: github.com/esiqveland/notify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 6242d1e commit 48e3a84
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 @@ -17,7 +17,7 @@ require (
github.com/emersion/go-imap-move v0.0.0-20210907172020-fe4558f9c872
github.com/emersion/go-message v0.18.1
github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43 // indirect
github.com/esiqveland/notify v0.11.2
github.com/esiqveland/notify v0.13.3
github.com/gen2brain/beeep v0.0.0-20230907135156-1a38885a97fc
github.com/go-mail/gomail v2.3.1+incompatible
github.com/godbus/dbus/v5 v5.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1935,8 +1935,8 @@ github.com/envoyproxy/protoc-gen-validate v1.0.4/go.mod h1:qys6tmnRsYrQqIhm2bvKZ
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 h1:Yzb9+7DPaBjB8zlTR87/ElzFsnQfuHnVUVqpZZIcV5Y=
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod h1:a2zkGnVExMxdzMo3M0Hi/3sEU+cWnZpSni0O6/Yb/P0=
github.com/esiqveland/notify v0.11.0/go.mod h1:63UbVSaeJwF0LVJARHFuPgUAoM7o1BEvCZyknsuonBc=
github.com/esiqveland/notify v0.11.2 h1:GVXl8iM89HfNLZtgOBoAAheTa3VL5J/1nsVFBoMmpj8=
github.com/esiqveland/notify v0.11.2/go.mod h1:uE0DEhWxIiyujrNyXPOyax0L4CE8FmfDCF1Hlal0C1Q=
github.com/esiqveland/notify v0.13.3 h1:QCMw6o1n+6rl+oLUfg8P1IIDSFsDEb2WlXvVvIJbI/o=
github.com/esiqveland/notify v0.13.3/go.mod h1:hesw/IRYTO0x99u1JPweAl4+5mwXJibQVUcP0Iu5ORE=
github.com/evanphx/json-patch v4.9.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v4.11.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch v4.12.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
Expand Down

0 comments on commit 48e3a84

Please sign in to comment.