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/Telmate/terraform-provider-proxmox/v2
33go 1.24
44
55require (
6- github.com/Telmate/proxmox-api-go v0.0.0-20251014200358-2a5959153a7b
6+ github.com/Telmate/proxmox-api-go v0.0.0-20251016192144-4a331a14ad5c
77 github.com/google/uuid v1.6.0
88 github.com/hashicorp/go-cty v1.5.0
99 github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
44github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
55github.com/ProtonMail/go-crypto v1.2.0 h1:+PhXXn4SPGd+qk76TlEePBfOfivE0zkWFenhGhFLzWs =
66github.com/ProtonMail/go-crypto v1.2.0 /go.mod h1:9whxjD8Rbs29b4XWbB8irEcE8KHMqaR2e7GWU1R+/PE =
7- github.com/Telmate/proxmox-api-go v0.0.0-20251014200358-2a5959153a7b h1:RQb2k6bWPNdKjhf9I2W9hgD7d6A7S6mDcJtpIC7tf+A =
8- github.com/Telmate/proxmox-api-go v0.0.0-20251014200358-2a5959153a7b /go.mod h1:HGPbpwiVsrpYYuQAygnnU04ZdGLYc8fdP9qhJIBw2Bg =
7+ github.com/Telmate/proxmox-api-go v0.0.0-20251016192144-4a331a14ad5c h1:ous4SCwB2bwCuY9SmroHCJpT4JVh8eKYhHDp+3ULqSI =
8+ github.com/Telmate/proxmox-api-go v0.0.0-20251016192144-4a331a14ad5c /go.mod h1:HGPbpwiVsrpYYuQAygnnU04ZdGLYc8fdP9qhJIBw2Bg =
99github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
1010github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
1111github.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