Skip to content

Commit

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

Bump github.com/mackerelio/mackerel-client-go from 0.27.0 to 0.28.0
  • Loading branch information
tukaelu authored Dec 16, 2023
2 parents 44052ba + 5656ed3 commit edb44f2
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 @@ -4,7 +4,7 @@ go 1.21

require (
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
github.com/mackerelio/mackerel-client-go v0.27.0
github.com/mackerelio/mackerel-client-go v0.28.0
github.com/schollz/progressbar/v3 v3.14.1
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213 h1:qGQQKEcAR99REcM
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213/go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/mackerelio/mackerel-client-go v0.27.0 h1:3+8IY7eEwtdlA/APlelENopE0t3n6Ecw+74VUCzvE/w=
github.com/mackerelio/mackerel-client-go v0.27.0/go.mod h1:b4qVMQi+w4rxtKQIFycLWXNBtIi9d0r571RzYmg/aXo=
github.com/mackerelio/mackerel-client-go v0.28.0 h1:wVkpKVfTd5koR0TP4a8jlaYjn5rhkbr7utbF8a1+Wyo=
github.com/mackerelio/mackerel-client-go v0.28.0/go.mod h1:b4qVMQi+w4rxtKQIFycLWXNBtIi9d0r571RzYmg/aXo=
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db h1:62I3jR2EmQ4l5rM/4FEfDWcRD+abF5XlKShorW5LRoQ=
Expand Down

0 comments on commit edb44f2

Please sign in to comment.