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-20250718132113-e5eec5888fb7
6+ github.com/Telmate/proxmox-api-go v0.0.0-20250720103000-db6e9b52411c
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-20250718132113-e5eec5888fb7 h1:CX8BUQSM9nfh0VpmaX0SYewUtYBzYznBnBcC+rlb2oM =
8- github.com/Telmate/proxmox-api-go v0.0.0-20250718132113-e5eec5888fb7 /go.mod h1:HGPbpwiVsrpYYuQAygnnU04ZdGLYc8fdP9qhJIBw2Bg =
7+ github.com/Telmate/proxmox-api-go v0.0.0-20250720103000-db6e9b52411c h1:+KM4qPJ6zp535t5Xf3YrJ2VI/JH8AZDx3SlPBdFGSTk =
8+ github.com/Telmate/proxmox-api-go v0.0.0-20250720103000-db6e9b52411c /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