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] <[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 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.