Skip to content

Commit

Permalink
Bump github.com/mackerelio/checkers from 0.0.4 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mackerelio/checkers](https://github.com/mackerelio/checkers) from 0.0.4 to 0.1.0.
- [Release notes](https://github.com/mackerelio/checkers/releases)
- [Commits](mackerelio/checkers@v0.0.4...v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/mackerelio/checkers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent 5d3ac17 commit e196c28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/google/go-github/v49 v49.1.0
github.com/itchyny/gojq v0.12.13
github.com/jpillora/backoff v1.0.0
github.com/mackerelio/checkers v0.0.4
github.com/mackerelio/checkers v0.1.0
github.com/mackerelio/mackerel-agent v0.77.1
github.com/mackerelio/mackerel-client-go v0.26.0
github.com/mholt/archiver/v3 v3.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/mackerelio/checkers v0.0.4 h1:dLxl3szIA1uW/+pFefamBPaFT9MCKkdH3uQND7c64bk=
github.com/mackerelio/checkers v0.0.4/go.mod h1:VEf9gFHvpvH7Zvcwjuj7x3ozQg5w3En6ww9UcWoWHeE=
github.com/mackerelio/checkers v0.1.0 h1:tUU073ud+gDhH1iVZIpjrCGXScfcxu12KocJ6ia2A34=
github.com/mackerelio/checkers v0.1.0/go.mod h1:WvadllFaZgCOaTIHWKUslQ24h0Wzjik5Bj6gF3b8H1k=
github.com/mackerelio/golib v1.2.1 h1:SDcDn6Jw3p9bi1N0bg1Z/ilG5qcBB23qL8xNwrU0gg4=
github.com/mackerelio/golib v1.2.1/go.mod h1:b8ZaapsHGH1FlEJlCqfD98CqafLeyMevyATDlID2BsM=
github.com/mackerelio/mackerel-agent v0.77.1 h1:O6mQbTW2X5dolNrML/i8bPObr6m4kN3y5/Q+uek/ej4=
Expand Down

0 comments on commit e196c28

Please sign in to comment.