Skip to content

Commit

Permalink
Go Dependency: Bump github.com/atc0005/go-nagios from 0.16.2 to 0.17.1
Browse files Browse the repository at this point in the history
Bumps [github.com/atc0005/go-nagios](https://github.com/atc0005/go-nagios) from 0.16.2 to 0.17.1.
- [Release notes](https://github.com/atc0005/go-nagios/releases)
- [Changelog](https://github.com/atc0005/go-nagios/blob/master/CHANGELOG.md)
- [Commits](atc0005/go-nagios@v0.16.2...v0.17.1)

---
updated-dependencies:
- dependency-name: github.com/atc0005/go-nagios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 6bdaadf commit 386188e
Show file tree
Hide file tree
Showing 41 changed files with 1,751 additions and 183 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/atc0005/check-mail
go 1.19

require (
github.com/atc0005/go-nagios v0.16.2
github.com/atc0005/go-nagios v0.17.1
github.com/emersion/go-imap v1.2.1
github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/atc0005/go-nagios v0.16.2 h1:yl11RiT1PrxQ/z1XrjhMWPpXt+ztn7NBElkjTd/nKx0=
github.com/atc0005/go-nagios v0.16.2/go.mod h1:n2RHhsrgI8xiapqkJ240dKLwMXWbWvkOPLE92x0IGaM=
github.com/atc0005/go-nagios v0.17.1 h1:VdI70UPm7WuAZWePBuuJETdX0maFX3evylSzDoTtkxc=
github.com/atc0005/go-nagios v0.17.1/go.mod h1:n2RHhsrgI8xiapqkJ240dKLwMXWbWvkOPLE92x0IGaM=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/emersion/go-imap v1.2.1 h1:+s9ZjMEjOB8NzZMVTM3cCenz2JrQIGGo5j1df19WjTA=
Expand Down
28 changes: 27 additions & 1 deletion vendor/github.com/atc0005/go-nagios/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 28 additions & 16 deletions vendor/github.com/atc0005/go-nagios/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 386188e

Please sign in to comment.