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 @@ -4,7 +4,7 @@ require (
4
4
github.com/c4milo/gotoolkit v0.0.0-20170704181456-e37eeabad07e // indirect
5
5
github.com/coreos/go-semver v0.3.0 // indirect
6
6
github.com/davecgh/go-spew v1.1.1
7
- github.com/digitalocean/go-libvirt v0.0.0-20210615174804-eaff166426e3
7
+ github.com/digitalocean/go-libvirt v0.0.0-20210723161134-761cfeeb5968
8
8
github.com/fatih/color v1.10.0 // indirect
9
9
github.com/google/uuid v1.1.2
10
10
github.com/hashicorp/terraform-plugin-sdk v1.9.0
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/coreos/ignition v0.34.0/go.mod h1:WJQapxzEn9DE0ryxsGvm8QnBajm/XsS/Pkr
61
61
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
62
62
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
63
63
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
64
- github.com/digitalocean/go-libvirt v0.0.0-20210615174804-eaff166426e3 h1:sVa08eb+JbGVuDBkprG3CoY8k80yYsQeXmdSuZOA82g =
65
- github.com/digitalocean/go-libvirt v0.0.0-20210615174804-eaff166426e3 /go.mod h1:o129ljs6alsIQTc8d6eweihqpmmrbxZ2g1jhgjhPykI =
64
+ github.com/digitalocean/go-libvirt v0.0.0-20210723161134-761cfeeb5968 h1:ZdYBqLPrXioo+1Z97PWaTK4+jRcS45BI6JlepKtkPKI =
65
+ github.com/digitalocean/go-libvirt v0.0.0-20210723161134-761cfeeb5968 /go.mod h1:o129ljs6alsIQTc8d6eweihqpmmrbxZ2g1jhgjhPykI =
66
66
github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
67
67
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
68
68
github.com/envoyproxy/protoc-gen-validate v0.1.0 /go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c =
You can’t perform that action at this time.
0 commit comments