Skip to content

Commit

Permalink
go: bump github.com/sacloud/iaas-api-go from 1.9.0 to 1.9.1 (#104)
Browse files Browse the repository at this point in the history
Bumps [github.com/sacloud/iaas-api-go](https://github.com/sacloud/iaas-api-go) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/sacloud/iaas-api-go/releases)
- [Commits](sacloud/iaas-api-go@v1.9.0...v1.9.1)

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

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 Mar 29, 2023
1 parent 36bf70b commit 5221d3e
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.20

require (
github.com/sacloud/ftps v1.1.0
github.com/sacloud/iaas-api-go v1.9.0
github.com/sacloud/iaas-api-go v1.9.1
github.com/sacloud/packages-go v0.0.8
github.com/stretchr/testify v1.8.2
golang.org/x/crypto v0.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ github.com/sacloud/ftps v1.1.0 h1:cYv+b6qhrIT8msfx64XXRJzbv5S+Dqwb/rXa5Y641XA=
github.com/sacloud/ftps v1.1.0/go.mod h1:h4awhOi3PEyhKLj1FpXjoVV5yVkmRUU+d5L95EwX2JU=
github.com/sacloud/go-http v0.1.5 h1:Ov1Vr4Olf0P+FG2okmpSaftCQnyHoCKZtbCC6RlNZUI=
github.com/sacloud/go-http v0.1.5/go.mod h1:jlBMvkz4PuAelewTMOVzNQVuI2EyBYJGHS7nub79Yh0=
github.com/sacloud/iaas-api-go v1.9.0 h1:QzSmkFhKi4/vyMTplgeh2sQY7pguo37EMnCsm2gUCP8=
github.com/sacloud/iaas-api-go v1.9.0/go.mod h1:A3shH+pHq9V1ZXw15KScArLs8BstYsdyrBQkxFM5Bcs=
github.com/sacloud/iaas-api-go v1.9.1 h1:0kh3Nqc0H23YLtE5pMgL/SXUua6deR18KFmNjcfHgUM=
github.com/sacloud/iaas-api-go v1.9.1/go.mod h1:A3shH+pHq9V1ZXw15KScArLs8BstYsdyrBQkxFM5Bcs=
github.com/sacloud/packages-go v0.0.8 h1:9l1XrukLdLPd6l/y2et9foQK2Z00ZQEGCInZMRGivAA=
github.com/sacloud/packages-go v0.0.8/go.mod h1:btPji+wtZ+Pk7MeCy+zo61o5IziBoLdHIrdGiYq9Kb8=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 5221d3e

Please sign in to comment.