File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
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.22.4
44
55require (
6- github.com/RedisLabs/rediscloud-go-api v0.22 .0
6+ github.com/RedisLabs/rediscloud-go-api v0.23 .0
77 github.com/bflad/tfproviderlint v0.30.0
88 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
99 github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5
55github.com/ProtonMail/go-crypto v1.1.0-alpha.2 h1:bkyFVUP+ROOARdgCiJzNQo2V2kiB97LyUpzH9P6Hrlg =
66github.com/ProtonMail/go-crypto v1.1.0-alpha.2 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
77github.com/RedisLabs/rediscloud-go-api v0.22.0 /go.mod h1:3/oVb71rv2OstFRYEc65QCIbfwnJTgZeQhtPCcdHook =
8+ github.com/RedisLabs/rediscloud-go-api v0.23.0 /go.mod h1:3/oVb71rv2OstFRYEc65QCIbfwnJTgZeQhtPCcdHook =
89github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE =
910github.com/agext/levenshtein v1.2.2 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
1011github.com/apparentlymart/go-textseg/v12 v12.0.0 /go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec =
You can’t perform that action at this time.
0 commit comments