Skip to content

Commit

Permalink
chore(deps): bump github.com/spotinst/spotinst-sdk-go
Browse files Browse the repository at this point in the history
Bumps [github.com/spotinst/spotinst-sdk-go](https://github.com/spotinst/spotinst-sdk-go) from 1.345.0 to 1.349.0.
- [Release notes](https://github.com/spotinst/spotinst-sdk-go/releases)
- [Changelog](https://github.com/spotinst/spotinst-sdk-go/blob/main/.goreleaser.yaml)
- [Commits](spotinst/spotinst-sdk-go@v1.345.0...v1.349.0)

---
updated-dependencies:
- dependency-name: github.com/spotinst/spotinst-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 78c5500 commit 712d1fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.5.1
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
github.com/sethvargo/go-password v0.2.0
github.com/spotinst/spotinst-sdk-go v1.348.0
github.com/spotinst/spotinst-sdk-go v1.349.0
golang.org/x/lint v0.0.0-20200302205851-738671d3881b
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,8 @@ github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMB
github.com/spf13/pflag v1.0.2/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
github.com/spotinst/spotinst-sdk-go v1.348.0 h1:1E3hIrSxO0UelxXxiXmtPWJV2OadFicGV//zXM+Anmc=
github.com/spotinst/spotinst-sdk-go v1.348.0/go.mod h1:Tn4/eb0SFY6IXmxz71CClujvbD/PuT+EO6Ta8v6AML4=
github.com/spotinst/spotinst-sdk-go v1.349.0 h1:TwiNVIe+NboySWSSdvNZh0nvN+uYQgN2/k3A5FCE6X4=
github.com/spotinst/spotinst-sdk-go v1.349.0/go.mod h1:Tn4/eb0SFY6IXmxz71CClujvbD/PuT+EO6Ta8v6AML4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
Expand Down

0 comments on commit 712d1fe

Please sign in to comment.