Skip to content

Commit

Permalink
go: bump github.com/sacloud/iaas-api-go from 1.8.0 to 1.8.1 (#93)
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.8.0 to 1.8.1.
- [Release notes](https://github.com/sacloud/iaas-api-go/releases)
- [Commits](sacloud/iaas-api-go@v1.8.0...v1.8.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>

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 Jan 23, 2023
1 parent a878c09 commit 188abba
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.19

require (
github.com/sacloud/ftps v1.1.0
github.com/sacloud/iaas-api-go v1.8.0
github.com/sacloud/iaas-api-go v1.8.1
github.com/sacloud/packages-go v0.0.7
github.com/stretchr/testify v1.8.1
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,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.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.8.0 h1:xjSyCeiAmsn7DsTqsthGS8b7RruPGj3nE1tteZ07O5U=
github.com/sacloud/iaas-api-go v1.8.0/go.mod h1:OQTd66RoiiGKrLbyXYBvYZmQCOJUTeArjkOADIGZB4M=
github.com/sacloud/iaas-api-go v1.8.1 h1:ot9qppeGLI0PFj+KStT4te8mo89HUCXgWbaINIzyw8Y=
github.com/sacloud/iaas-api-go v1.8.1/go.mod h1:OQTd66RoiiGKrLbyXYBvYZmQCOJUTeArjkOADIGZB4M=
github.com/sacloud/packages-go v0.0.7 h1:Py6nksUuyoRBaHtPfpA9sTIxSKnQfce/xm7XkiCLZmQ=
github.com/sacloud/packages-go v0.0.7/go.mod h1:NlADopH0g9pLGDHJLi1geDgQpZBN9w4Rl1ucvmiDwAI=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 188abba

Please sign in to comment.