Skip to content

Commit

Permalink
Merge pull request #1262 from atc0005/update-go-nagios-dep
Browse files Browse the repository at this point in the history
Update atc0005/go-nagios dep to v0.16.2-alpha.1
  • Loading branch information
atc0005 authored Oct 10, 2024
2 parents 17dfe93 + eebe501 commit 030f5d9
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module github.com/atc0005/check-vmware
go 1.22

require (
github.com/atc0005/go-nagios v0.16.2-0.20240601143430-96be84d30458
github.com/atc0005/go-nagios v0.16.2-alpha.1
github.com/google/go-cmp v0.6.0
github.com/rs/zerolog v1.33.0
github.com/vmware/govmomi v0.44.1
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-0.20240601143430-96be84d30458 h1:gBMRrLUDHxIlwJS1+zTRFtuXJv56jvwiPQLycPyx0JM=
github.com/atc0005/go-nagios v0.16.2-0.20240601143430-96be84d30458/go.mod h1:n2RHhsrgI8xiapqkJ240dKLwMXWbWvkOPLE92x0IGaM=
github.com/atc0005/go-nagios v0.16.2-alpha.1 h1:gX0PjS4uDjajvXabt/KrNFEZqVok3J+VpzAi0cByrtY=
github.com/atc0005/go-nagios v0.16.2-alpha.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/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down
7 changes: 3 additions & 4 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.

34 changes: 17 additions & 17 deletions vendor/github.com/atc0005/go-nagios/perfdata.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.16.2-0.20240601143430-96be84d30458
# github.com/atc0005/go-nagios v0.16.2-alpha.1
## explicit; go 1.19
github.com/atc0005/go-nagios
# github.com/google/go-cmp v0.6.0
Expand Down

0 comments on commit 030f5d9

Please sign in to comment.