Skip to content

Commit

Permalink
Go Dependency: Bump github.com/atc0005/cert-payload from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [github.com/atc0005/cert-payload](https://github.com/atc0005/cert-payload) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/atc0005/cert-payload/releases)
- [Changelog](https://github.com/atc0005/cert-payload/blob/master/CHANGELOG.md)
- [Commits](atc0005/cert-payload@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/atc0005/cert-payload
  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 9, 2024
1 parent 581e122 commit 0129f9f
Show file tree
Hide file tree
Showing 5 changed files with 15 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/cert-payload v0.3.0
github.com/atc0005/cert-payload v0.4.0
github.com/atc0005/go-nagios v0.17.1
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/cert-payload v0.3.0 h1:aIhir71r+Ryc7GNuQ0jxQ0iwKk8LP0wjgvSz5caJXBo=
github.com/atc0005/cert-payload v0.3.0/go.mod h1:46vw6K3bJ3zODjGW7xIilssL8r2Sg41hRAGideGH0kU=
github.com/atc0005/cert-payload v0.4.0 h1:B47Ak89zEok4PsxvI7NJcWjf3zTUCM/kNaJnaaBGwBI=
github.com/atc0005/cert-payload v0.4.0/go.mod h1:46vw6K3bJ3zODjGW7xIilssL8r2Sg41hRAGideGH0kU=
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=
Expand Down
9 changes: 8 additions & 1 deletion vendor/github.com/atc0005/cert-payload/CHANGELOG.md

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

6 changes: 3 additions & 3 deletions vendor/github.com/atc0005/cert-payload/payload.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/cert-payload v0.3.0
# github.com/atc0005/cert-payload v0.4.0
## explicit; go 1.19
github.com/atc0005/cert-payload
# github.com/atc0005/go-nagios v0.17.1
Expand Down

0 comments on commit 0129f9f

Please sign in to comment.