Skip to content

Commit

Permalink
go: bump github.com/sacloud/webaccel-api-go from 1.1.5 to 1.1.6 (#183)
Browse files Browse the repository at this point in the history
Bumps [github.com/sacloud/webaccel-api-go](https://github.com/sacloud/webaccel-api-go) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/sacloud/webaccel-api-go/releases)
- [Commits](sacloud/webaccel-api-go@v1.1.5...v1.1.6)

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

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 Dec 12, 2023
1 parent f094195 commit 229105b
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 @@ -8,7 +8,7 @@ require (
github.com/sacloud/iaas-api-go v1.11.2
github.com/sacloud/iaas-service-go v1.9.2
github.com/sacloud/packages-go v0.0.10
github.com/sacloud/webaccel-api-go v1.1.5
github.com/sacloud/webaccel-api-go v1.1.6
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ github.com/sacloud/iaas-service-go v1.9.2 h1:IAWsIJ1F5txAS38lN4x/iBvQl1NCIo5owFs
github.com/sacloud/iaas-service-go v1.9.2/go.mod h1:SrH2+QeaYd4W85tAK4/u3A7WXkOlnpLlaI1SDmH7Hj4=
github.com/sacloud/packages-go v0.0.10 h1:UiQGjy8LretewkRhsuna1TBM9Vz/l9FoYpQx+D+AOck=
github.com/sacloud/packages-go v0.0.10/go.mod h1:f8QITBh9z4IZc4yE9j21Q8b0sXEMwRlRmhhjWeDVTYs=
github.com/sacloud/webaccel-api-go v1.1.5 h1:5ZTJptqlNPq/+FM0hcKpox8sf2ZK6ppDDn4trbRbbUM=
github.com/sacloud/webaccel-api-go v1.1.5/go.mod h1:PwNcRYawa++BYp3NiSUjbmiZFZtUKfZWzmCnF8DGA5Y=
github.com/sacloud/webaccel-api-go v1.1.6 h1:OjAORCUzk3kYCXSPsHj7D0+wk9/ILzZsbqPTtk24j4A=
github.com/sacloud/webaccel-api-go v1.1.6/go.mod h1:xzeJjXIBtkjWc75u5gihiScjBlEBhxfLL60bhsHJSB4=
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/skeema/knownhosts v1.2.1 h1:SHWdIUa82uGZz+F+47k8SY4QhhI291cXCpopT1lK2AQ=
Expand Down

0 comments on commit 229105b

Please sign in to comment.