Skip to content

Commit

Permalink
Merge pull request #319 from mackerelio/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/mackerelio/mackerel-client-go-0.11.0

Bump github.com/mackerelio/mackerel-client-go from 0.10.1 to 0.11.0
  • Loading branch information
lufia committed Oct 1, 2020
2 parents 49f4080 + 9d4187a commit 47ab4d0
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 @@ -18,7 +18,7 @@ require (
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
github.com/mackerelio/checkers v0.0.0-20190411030116-60cbd7b55456
github.com/mackerelio/mackerel-agent v0.69.1
github.com/mackerelio/mackerel-client-go v0.10.1
github.com/mackerelio/mackerel-client-go v0.11.0
github.com/mholt/archiver v3.1.1+incompatible
github.com/motemen/go-colorine v0.0.0-20180816141035-45d19169413a
github.com/onsi/ginkgo v1.8.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ github.com/mackerelio/mackerel-client-go v0.10.0 h1:coEuJle/etf0g8PoyTfwKs7eDBFB
github.com/mackerelio/mackerel-client-go v0.10.0/go.mod h1:DmT43F3yK9BBOIm91rh8KaPLIeouOsV0Jza9CdduThM=
github.com/mackerelio/mackerel-client-go v0.10.1 h1:Ahbl3QU/wzWpW6AWgP8ToKILPLxCR0XDoeQxeoYp+VI=
github.com/mackerelio/mackerel-client-go v0.10.1/go.mod h1:/GNOj+y1eFsd3CK8c6IQ/uS38/GT0+NWImk5YGJs5Lk=
github.com/mackerelio/mackerel-client-go v0.11.0 h1:a8d4uTEz4fMEM9tt8pit6xZ5CNOJM27bv4wz+B15Jtk=
github.com/mackerelio/mackerel-client-go v0.11.0/go.mod h1:/GNOj+y1eFsd3CK8c6IQ/uS38/GT0+NWImk5YGJs5Lk=
github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ=
github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA=
github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
Expand Down

0 comments on commit 47ab4d0

Please sign in to comment.