Skip to content

Commit

Permalink
Bump github.com/ans-group/sdk-go from 1.20.2 to 1.20.4
Browse files Browse the repository at this point in the history
Bumps [github.com/ans-group/sdk-go](https://github.com/ans-group/sdk-go) from 1.20.2 to 1.20.4.
- [Release notes](https://github.com/ans-group/sdk-go/releases)
- [Commits](ans-group/sdk-go@v1.20.2...v1.20.4)

---
updated-dependencies:
- dependency-name: github.com/ans-group/sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1798dd7 commit dc387fc
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 @@ -3,7 +3,7 @@ module terraform-provider-accounts
go 1.21

require (
github.com/ans-group/sdk-go v1.20.2
github.com/ans-group/sdk-go v1.20.4
github.com/hashicorp/terraform-plugin-docs v0.19.4
github.com/hashicorp/terraform-plugin-framework v1.10.0
github.com/hashicorp/terraform-plugin-go v0.23.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ github.com/ProtonMail/go-crypto v1.1.0-alpha.2 h1:bkyFVUP+ROOARdgCiJzNQo2V2kiB97
github.com/ProtonMail/go-crypto v1.1.0-alpha.2/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
github.com/ans-group/go-durationstring v1.2.0 h1:UJIuQATkp0t1rBvZsHRwki33YHV9E+Ulro+3NbMB7MM=
github.com/ans-group/go-durationstring v1.2.0/go.mod h1:QGF9Mdpq9058QXaut8r55QWu6lcHX6i/GvF1PZVkV6o=
github.com/ans-group/sdk-go v1.20.2 h1:ETp1Gs7ScTvWv8OKFBc1UwVr/mIm0nBNrQzS0DaxDzI=
github.com/ans-group/sdk-go v1.20.2/go.mod h1:w4tX8raa9y3j7pug6TLcF8ZW1j9G05AmNoQLBloYxEY=
github.com/ans-group/sdk-go v1.20.4 h1:Jw5ZvVfIfm/zyRr68X/uJ3j3xOPnBJfq/jT11WYSLOQ=
github.com/ans-group/sdk-go v1.20.4/go.mod h1:w4tX8raa9y3j7pug6TLcF8ZW1j9G05AmNoQLBloYxEY=
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=
Expand Down

0 comments on commit dc387fc

Please sign in to comment.