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 1
1
module github.com/terraform-providers/terraform-provider-cloudstack
2
2
3
3
require (
4
- github.com/apache/cloudstack-go/v2 v2.15 .0
4
+ github.com/apache/cloudstack-go/v2 v2.16 .0
5
5
github.com/go-ini/ini v1.67.0
6
6
github.com/hashicorp/go-multierror v1.1.1
7
7
github.com/hashicorp/terraform-plugin-go v0.22.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/ProtonMail/go-crypto v1.1.0-alpha.0 h1:nHGfwXmFvJrSR9xu8qL7BkO4DqTHXE
6
6
github.com/ProtonMail/go-crypto v1.1.0-alpha.0 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
7
7
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE =
8
8
github.com/agext/levenshtein v1.2.2 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
9
- github.com/apache/cloudstack-go/v2 v2.15 .0 h1:oojn1qx0+wBwrFSSmA2rL8XjWd4BXqwYo0RVCrAXoHk =
10
- github.com/apache/cloudstack-go/v2 v2.15 .0 /go.mod h1:Mc+tXpujtslBuZFk5atoGT2LanVxOrXS2GGgidAoz1A =
9
+ github.com/apache/cloudstack-go/v2 v2.16 .0 h1:qK4/mtgmhzFU99WHAHM/1FhAM3cWV8gplOAGODwHyPM =
10
+ github.com/apache/cloudstack-go/v2 v2.16 .0 /go.mod h1:EPMwvwKMvmIFajmDCqSR747l/439DuKvKY8jbFOE/qE =
11
11
github.com/apparentlymart/go-textseg/v12 v12.0.0 /go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec =
12
12
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY =
13
13
github.com/apparentlymart/go-textseg/v15 v15.0.0 /go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4 =
You can’t perform that action at this time.
0 commit comments