Skip to content

Commit

Permalink
Merge pull request #1228 from mackerelio/dependabot/go_modules/macker…
Browse files Browse the repository at this point in the history
…el-plugin-mysql/github.com/mackerelio/mackerel-plugin-mysql-1.3.0

Bump github.com/mackerelio/mackerel-plugin-mysql from 1.2.1 to 1.3.0 in /mackerel-plugin-mysql
  • Loading branch information
yohfee authored Oct 8, 2024
2 parents b228ce4 + 86e0786 commit 2a3ef76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mackerel-plugin-mysql/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/mackerelio/mackerel-agent-plugins/mackerel-plugin-mysql

go 1.19

require github.com/mackerelio/mackerel-plugin-mysql v1.2.1
require github.com/mackerelio/mackerel-plugin-mysql v1.3.0

require (
github.com/go-sql-driver/mysql v1.7.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions mackerel-plugin-mysql/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/mackerelio/go-mackerel-plugin v0.1.4 h1:+kyatPMFSoghKd7o9oge1FnDrVknF
github.com/mackerelio/go-mackerel-plugin v0.1.4/go.mod h1:bau0bZbR1JXiCwDIg880djjttZ/0j885v5k0n+jAS/I=
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-plugin-mysql v1.2.1 h1:hx6jcaxymCIADV3rHhVkP2XbCZDWpmRaXfYmc03ssEM=
github.com/mackerelio/mackerel-plugin-mysql v1.2.1/go.mod h1:cynO5nuvm4C5Lv5BGWi8Rdt7bpxZrmuI6/+rKgKtGxM=
github.com/mackerelio/mackerel-plugin-mysql v1.3.0 h1:3c3aZP4inaP5OHaUmlMLe5braHUy0Rqj3GlRAwdSzzw=
github.com/mackerelio/mackerel-plugin-mysql v1.3.0/go.mod h1:qOSQPnPXnZyJVBsUDjML1wG1kVrcmbYLzjZ1Tcsq1kk=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
golang.org/x/text v0.5.0 h1:OLmvp0KP+FVG99Ct/qFiL/Fhk4zp4QQnZ7b2U+5piUM=
Expand Down

0 comments on commit 2a3ef76

Please sign in to comment.