Skip to content

Commit

Permalink
Bump github.com/mackerelio/go-check-plugins in /wix
Browse files Browse the repository at this point in the history
Bumps [github.com/mackerelio/go-check-plugins](https://github.com/mackerelio/go-check-plugins) from 0.46.1 to 0.46.2.
- [Release notes](https://github.com/mackerelio/go-check-plugins/releases)
- [Changelog](https://github.com/mackerelio/go-check-plugins/blob/master/CHANGELOG.md)
- [Commits](mackerelio/go-check-plugins@v0.46.1...v0.46.2)

---
updated-dependencies:
- dependency-name: github.com/mackerelio/go-check-plugins
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent d1434d0 commit 643c016
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion wix/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/mackerelio/mackerel-agent/wix
go 1.17

require (
github.com/mackerelio/go-check-plugins v0.46.1
github.com/mackerelio/go-check-plugins v0.46.2
github.com/mackerelio/mackerel-agent-plugins v0.81.0
github.com/mackerelio/mkr v0.54.0
github.com/mattn/go-encoding v0.0.2
Expand Down
4 changes: 2 additions & 2 deletions wix/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1314,8 +1314,8 @@ github.com/lyft/protoc-gen-star v0.6.1/go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuz
github.com/lyft/protoc-gen-star/v2 v2.0.1/go.mod h1:RcCdONR2ScXaYnQC5tUzxzlpA3WVYF7/opLeUgcQs/o=
github.com/mackerelio/checkers v0.2.0 h1:YBOQjpU2Qno66eUrUEH6DjWn+Wna5BXCKMdekz50XWs=
github.com/mackerelio/checkers v0.2.0/go.mod h1:CW3k/5bvHhxDrfKgWvMvNH0R51zco141ZVxlI7o/KAc=
github.com/mackerelio/go-check-plugins v0.46.1 h1:d8xk7wbBMRouz2AZSKTjI4/yIR8seGzS2b57IzHufJ4=
github.com/mackerelio/go-check-plugins v0.46.1/go.mod h1:8Xh2BlxEfSBCqsO0PzRp+JEFBYOnUfrbX82QHzPSesU=
github.com/mackerelio/go-check-plugins v0.46.2 h1:zkHcX+gVx42vhXBFEXxOAvPK4VE+D83tcQ1qqGSZAYg=
github.com/mackerelio/go-check-plugins v0.46.2/go.mod h1:b2u9rf6VAdTILzB5og/4w/drEOFGP6Iv8FjB5Lz5whA=
github.com/mackerelio/go-mackerel-plugin v0.1.4 h1:+kyatPMFSoghKd7o9oge1FnDrVknFbiwz5VWdFIgsqY=
github.com/mackerelio/go-mackerel-plugin v0.1.4/go.mod h1:bau0bZbR1JXiCwDIg880djjttZ/0j885v5k0n+jAS/I=
github.com/mackerelio/go-mackerel-plugin-helper v0.1.2 h1:p/KTlMK/mocWAIjNuYzpCybYvkfAEroDZBDAiOuz2QQ=
Expand Down

0 comments on commit 643c016

Please sign in to comment.