Skip to content

Commit

Permalink
go: bump github.com/sacloud/api-client-go from 0.2.1 to 0.2.2 (#28)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2022
1 parent 97c873f commit 0fb42c5
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 @@ -3,7 +3,7 @@ module github.com/sacloud/webaccel-api-go
go 1.19

require (
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/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 @@ -25,8 +25,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUAtL9R8=
github.com/rogpeppe/go-internal v1.8.0/go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE=
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 0fb42c5

Please sign in to comment.