Skip to content

Commit

Permalink
go: bump github.com/sacloud/iaas-service-go from 1.3.1 to 1.3.2 (#103)
Browse files Browse the repository at this point in the history
Bumps [github.com/sacloud/iaas-service-go](https://github.com/sacloud/iaas-service-go) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/sacloud/iaas-service-go/releases)
- [Commits](sacloud/iaas-service-go@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/sacloud/iaas-service-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 5, 2022
1 parent 4d84e88 commit d82d194
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/sacloud/api-client-go v0.2.2
github.com/sacloud/ftps v1.1.0
github.com/sacloud/iaas-api-go v1.4.0
github.com/sacloud/iaas-service-go v1.3.1
github.com/sacloud/iaas-api-go v1.4.1
github.com/sacloud/iaas-service-go v1.3.2
github.com/sacloud/packages-go v0.0.6
github.com/stretchr/testify v1.8.0
github.com/zclconf/go-cty v1.11.0
Expand Down Expand Up @@ -79,7 +79,7 @@ require (
github.com/pkg/sftp v1.13.2 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/sacloud/go-http v0.1.2 // indirect
github.com/sacloud/go-http v0.1.3 // indirect
github.com/ugorji/go/codec v1.2.6 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
go.opencensus.io v0.23.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -492,12 +492,12 @@ github.com/sacloud/api-client-go v0.2.2 h1:Z/yYuCE/24ROXCuxazd5/r9vC/T7SbjNGqB1A
github.com/sacloud/api-client-go v0.2.2/go.mod h1:N3OlGtRmsPuy46oVJaVm5hYd8Z9Jm+U49J37QnKptaA=
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.2 h1:a84HkeDHxDD1vIA6HiOT72a3fwwJueZBwuGP6zVtEJU=
github.com/sacloud/go-http v0.1.2/go.mod h1:gvWaT8LFBFnSBFVrznOQXC62uad46bHZQM8w+xoH3eE=
github.com/sacloud/iaas-api-go v1.4.0 h1:AgJ2dZi5ybcaJ9vPtv243ASpi2a+3dfwiWObsmyi4BY=
github.com/sacloud/iaas-api-go v1.4.0/go.mod h1:CoqpRYBG2NRB5xfqTfZNyh2lVLKyLkE/HV9ISqmbhGc=
github.com/sacloud/iaas-service-go v1.3.1 h1:ltMadQPUGzpSHD3k6XrqWy1XykIgZFseu/AA67qHjAI=
github.com/sacloud/iaas-service-go v1.3.1/go.mod h1:2mkOWoEk8gdHuxShI6RLssw1g4Sd6vc92ErcNaL2vPk=
github.com/sacloud/go-http v0.1.3 h1:t+RADgwS5QgnMKlbggjwbXv01UEuXp0/9fV0xulYEeY=
github.com/sacloud/go-http v0.1.3/go.mod h1:4LwFHG5N/599baV0JSuAQO5e3atHXx0Jb9322PrIoHo=
github.com/sacloud/iaas-api-go v1.4.1 h1:tw83kf8IXO+yo/JGMjdsnj+pa26MbwkejJ7F7LnBtoo=
github.com/sacloud/iaas-api-go v1.4.1/go.mod h1:X+/dsqQ0B1d9VCHKpBvm+aAcAFpiYjJaWXxC1tMiNm0=
github.com/sacloud/iaas-service-go v1.3.2 h1:lSsMiThtkL5rVaZ/A9XtvhTqzpljsLZILnl43Xs+aD0=
github.com/sacloud/iaas-service-go v1.3.2/go.mod h1:ThszA0LPUEWxz0kOkFAlfQsvNnDr3Z51X9RIOsdLcDo=
github.com/sacloud/packages-go v0.0.6 h1:2aFjvqsxhK7+gy+g7LBX0Brfcf4aTYAEszL9B4rUhvY=
github.com/sacloud/packages-go v0.0.6/go.mod h1:+THah+bxMCWSkaCTgJ0E0pEjxqpxmiASbNjaImkYzMo=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
Expand Down

0 comments on commit d82d194

Please sign in to comment.