Skip to content

Commit

Permalink
Bump github.com/mackerelio/mackerel-client-go from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mackerelio/mackerel-client-go](https://github.com/mackerelio/mackerel-client-go) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/mackerelio/mackerel-client-go/releases)
- [Commits](mackerelio/mackerel-client-go@v0.6.0...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 25, 2019
1 parent 7dcb037 commit bf5d1f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/mackerelio/go-osstat v0.0.0-20190712033226-e9f3fb840708
github.com/mackerelio/golib v0.0.0-20190411032134-c87047ca454e
github.com/mackerelio/mackerel-client-go v0.6.0
github.com/mackerelio/mackerel-client-go v0.8.0
github.com/mattn/go-encoding v0.0.2
github.com/mattn/go-isatty v0.0.9 // indirect
github.com/motemen/go-cli v0.0.0-20180105012931-9961a876eb5f
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ github.com/mackerelio/golib v0.0.0-20190411032134-c87047ca454e h1:MwWzFCq2tENDy2
github.com/mackerelio/golib v0.0.0-20190411032134-c87047ca454e/go.mod h1:kbqYA8VcFqcMt07v+GPSZQwqtwc7Wr0V0vzxUNMrk7E=
github.com/mackerelio/mackerel-client-go v0.6.0 h1:Zzer4jmHdDucOpO5Qco7r0MdIg0TExbQem1nLX8dtYE=
github.com/mackerelio/mackerel-client-go v0.6.0/go.mod h1:/FVnUK7nsg/MEBpIVOCZLYzdIwY5mg/SyAlXDnxVcAI=
github.com/mackerelio/mackerel-client-go v0.8.0 h1:qN3g3JVVNqh7lkXCU6xMshZq5wqUPDYvAK7UrRJyLB0=
github.com/mackerelio/mackerel-client-go v0.8.0/go.mod h1:/FVnUK7nsg/MEBpIVOCZLYzdIwY5mg/SyAlXDnxVcAI=
github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ=
github.com/mattn/go-encoding v0.0.2 h1:OC1L+QXLJge9n7yIE3R5Os/UNasUeFvK3Sa4NjbDi6c=
github.com/mattn/go-encoding v0.0.2/go.mod h1:WUNsdPQLK4JYRzkn8IAdmYKFYGGJ4/9YPxdPoMumPgY=
Expand Down

0 comments on commit bf5d1f4

Please sign in to comment.