File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/RedisLabs/terraform-provider-rediscloud
33go 1.17
44
55require (
6- github.com/RedisLabs/rediscloud-go-api v0.1.15
6+ github.com/RedisLabs/rediscloud-go-api v0.2.0
77 github.com/bflad/tfproviderlint v0.28.1
88 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
99 github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
Original file line number Diff line number Diff line change @@ -386,8 +386,8 @@ github.com/Microsoft/go-winio v0.4.16/go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugX
386386github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
387387github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 h1:YoJbenK9C67SkzkDfmQuVln04ygHj3vjZfd9FL+GmQQ =
388388github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
389- github.com/RedisLabs/rediscloud-go-api v0.1.15 h1:dtUq1o3aJOfnhe9k6FHaMNkocMkqg7l9H74EbQfIilM =
390- github.com/RedisLabs/rediscloud-go-api v0.1.15 /go.mod h1:EJXWMnC2ZSM5m7k2TCnmxenYv57o6yGlZXo0ZVnMgIs =
389+ github.com/RedisLabs/rediscloud-go-api v0.2.0 h1:tkS2AIMLLlI3yeW22dT5DP2BvaYO+K7xvytJvFo8z04 =
390+ github.com/RedisLabs/rediscloud-go-api v0.2.0 /go.mod h1:EJXWMnC2ZSM5m7k2TCnmxenYv57o6yGlZXo0ZVnMgIs =
391391github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk =
392392github.com/acomagu/bufpipe v1.0.3 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
393393github.com/agext/levenshtein v1.2.1 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
You can’t perform that action at this time.
0 commit comments