Skip to content

Commit

Permalink
Merge pull request #46 from RedisLabs/dev/bump-sdk
Browse files Browse the repository at this point in the history
Bumping to SDK 0.1.1 to solve problem with windows 32-bits releases
  • Loading branch information
matpimenta committed Nov 24, 2020
2 parents 4e95fa9 + 46501cc commit 873f03e
Showing 1 changed file with 1 addition and 1 deletion.
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 github.com/RedisLabs/terraform-provider-rediscloud
go 1.15

require (
github.com/RedisLabs/rediscloud-go-api v0.1.0
github.com/RedisLabs/rediscloud-go-api v0.1.1
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-sdk/v2 v2.2.0
golang.org/x/tools v0.0.0-20201124005743-911501bfb504 // indirect
Expand Down

0 comments on commit 873f03e

Please sign in to comment.