File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/mackerelio/mackerel-agent-plugins/mackerel-plugin-mysql
22
33go 1.19
44
5- require github.com/mackerelio/mackerel-plugin-mysql v1.2.1
5+ require github.com/mackerelio/mackerel-plugin-mysql v1.3.0
66
77require (
88 github.com/go-sql-driver/mysql v1.7.0 // indirect
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/mackerelio/go-mackerel-plugin v0.1.4 h1:+kyatPMFSoghKd7o9oge1FnDrVknF
55github.com/mackerelio/go-mackerel-plugin v0.1.4 /go.mod h1:bau0bZbR1JXiCwDIg880djjttZ/0j885v5k0n+jAS/I =
66github.com/mackerelio/golib v1.2.1 h1:SDcDn6Jw3p9bi1N0bg1Z/ilG5qcBB23qL8xNwrU0gg4 =
77github.com/mackerelio/golib v1.2.1 /go.mod h1:b8ZaapsHGH1FlEJlCqfD98CqafLeyMevyATDlID2BsM =
8- github.com/mackerelio/mackerel-plugin-mysql v1.2.1 h1:hx6jcaxymCIADV3rHhVkP2XbCZDWpmRaXfYmc03ssEM =
9- github.com/mackerelio/mackerel-plugin-mysql v1.2.1 /go.mod h1:cynO5nuvm4C5Lv5BGWi8Rdt7bpxZrmuI6/+rKgKtGxM =
8+ github.com/mackerelio/mackerel-plugin-mysql v1.3.0 h1:3c3aZP4inaP5OHaUmlMLe5braHUy0Rqj3GlRAwdSzzw =
9+ github.com/mackerelio/mackerel-plugin-mysql v1.3.0 /go.mod h1:qOSQPnPXnZyJVBsUDjML1wG1kVrcmbYLzjZ1Tcsq1kk =
1010github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1111github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
1212golang.org/x/text v0.5.0 h1:OLmvp0KP+FVG99Ct/qFiL/Fhk4zp4QQnZ7b2U+5piUM =
You can’t perform that action at this time.
0 commit comments