Skip to content

Commit

Permalink
Go Dependency: Bump github.com/atc0005/go-nagios
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.17.0-alpha.6 to 0.17.0-alpha.7.
- [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.17.0-alpha.6...v0.17.0-alpha.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 62c3f83 commit 1e9c0bd
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 8 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-cert
go 1.20

require (
github.com/atc0005/go-nagios v0.17.0-alpha.6
github.com/atc0005/go-nagios v0.17.0-alpha.7
github.com/grantae/certinfo v0.0.0-20170412194111-59d56a35515b
github.com/rs/zerolog v1.33.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.17.0-alpha.6 h1:N7myS61mkmwGys3k5SvZfAKvCZzoc5s2rDyWbLkWwMw=
github.com/atc0005/go-nagios v0.17.0-alpha.6/go.mod h1:n2RHhsrgI8xiapqkJ240dKLwMXWbWvkOPLE92x0IGaM=
github.com/atc0005/go-nagios v0.17.0-alpha.7 h1:DgA97FWJwIvVtXqf+u9IY7oTCLDDwvTOcPFoPGXv7ok=
github.com/atc0005/go-nagios v0.17.0-alpha.7/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/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
Expand Down
16 changes: 12 additions & 4 deletions vendor/github.com/atc0005/go-nagios/sections.go

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/atc0005/go-nagios v0.17.0-alpha.6
# github.com/atc0005/go-nagios v0.17.0-alpha.7
## explicit; go 1.19
github.com/atc0005/go-nagios
# github.com/grantae/certinfo v0.0.0-20170412194111-59d56a35515b
Expand Down

0 comments on commit 1e9c0bd

Please sign in to comment.