Skip to content

Commit

Permalink
2.8.1 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 3, 2022
1 parent 49631b3 commit e5e2f4c
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 @@ -7,7 +7,7 @@ require (
github.com/golang/mock v1.6.0
github.com/jwalton/gchalk v1.2.1
github.com/kr/text v0.2.0 // indirect
github.com/metalsoft-io/metal-cloud-sdk-go/v2 v2.8.0
github.com/metalsoft-io/metal-cloud-sdk-go/v2 v2.8.1
github.com/metalsoft-io/tableformatter v1.0.8
github.com/onsi/gomega v1.16.0
github.com/savaki/jq v0.0.0-20161209013833-0e6baecebbf8
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/metalsoft-io/metal-cloud-sdk-go/v2 v2.8.0 h1:DZL6MxjEX9gsDfgQi3Qotlz1lmCIL5zOwqVL2eNuAPg=
github.com/metalsoft-io/metal-cloud-sdk-go/v2 v2.8.0/go.mod h1:3Nq6p1a7T+9V5TcaHgZSiMhxdOXAwlzeCb8Q6fvxKf4=
github.com/metalsoft-io/metal-cloud-sdk-go/v2 v2.8.1 h1:GLKEMTE3LVnQFxVV+eTeeouOXGoYATA2vZNCUrB9Zsg=
github.com/metalsoft-io/metal-cloud-sdk-go/v2 v2.8.1/go.mod h1:3Nq6p1a7T+9V5TcaHgZSiMhxdOXAwlzeCb8Q6fvxKf4=
github.com/metalsoft-io/tableformatter v1.0.8 h1:06Cu3dYjceull3eDGYoANV3nz8DkBGm5LU9hVgWWK/M=
github.com/metalsoft-io/tableformatter v1.0.8/go.mod h1:4ldLr91sWT/bIRTJlArzw+FfKkBMQ5IbuuyL8IZKf/Q=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit e5e2f4c

Please sign in to comment.