Skip to content

Commit

Permalink
go: bump github.com/sacloud/api-client-go from 0.2.1 to 0.2.2 (#99)
Browse files Browse the repository at this point in the history
Bumps [github.com/sacloud/api-client-go](https://github.com/sacloud/api-client-go) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/sacloud/api-client-go/releases)
- [Commits](sacloud/api-client-go@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/sacloud/api-client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2022
1 parent d2bb209 commit 69d39d2
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 @@ -7,7 +7,7 @@ require (
github.com/getlantern/deepcopy v0.0.0-20160317154340-7f45deb8130a
github.com/gin-gonic/gin v1.8.1
github.com/minio/minio-go/v7 v7.0.38
github.com/sacloud/api-client-go v0.2.1
github.com/sacloud/api-client-go v0.2.2
github.com/sacloud/packages-go v0.0.5
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ github.com/rogpeppe/go-internal v1.8.0/go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6po
github.com/rs/xid v1.4.0 h1:qd7wPTDkN6KQx2VmMBLrpHkiyQwgFXRnkOLacUiaSNY=
github.com/rs/xid v1.4.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sacloud/api-client-go v0.2.1 h1:jl02ZG6cM+mcH4eDYg0cxCFFuTOVTOjUCLYL4UbP09U=
github.com/sacloud/api-client-go v0.2.1/go.mod h1:8fmYy5OpT3W8ltV5ZxF8evultNwKpduGN4YKmU9Af7w=
github.com/sacloud/api-client-go v0.2.2 h1:Z/yYuCE/24ROXCuxazd5/r9vC/T7SbjNGqB1A+Nu7Ts=
github.com/sacloud/api-client-go v0.2.2/go.mod h1:N3OlGtRmsPuy46oVJaVm5hYd8Z9Jm+U49J37QnKptaA=
github.com/sacloud/go-http v0.1.2 h1:a84HkeDHxDD1vIA6HiOT72a3fwwJueZBwuGP6zVtEJU=
github.com/sacloud/go-http v0.1.2/go.mod h1:gvWaT8LFBFnSBFVrznOQXC62uad46bHZQM8w+xoH3eE=
github.com/sacloud/packages-go v0.0.5 h1:NXTQNyyp/3ugM4CANtLBJLejFESzfWu4GPUURN4NJrA=
Expand Down

0 comments on commit 69d39d2

Please sign in to comment.