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/enclave-networks/terraform-provider-enclave
33go 1.18
44
55require (
6- github.com/enclave-networks/go-enclaveapi v0.0.0-20220720154008-07630b98ed36
6+ github.com/enclave-networks/go-enclaveapi v0.0.0-20220721123859-4bf0d05cbdd4
77 github.com/hashicorp/terraform-plugin-framework v0.9.0
88 github.com/hashicorp/terraform-plugin-go v0.9.1
99)
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWH
1515github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1616github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1717github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
18- github.com/enclave-networks/go-enclaveapi v0.0.0-20220720154008-07630b98ed36 h1:U/npsZ5NvL8aVO0Rfgpn6CusZiAED6xlEq3iKy6gsNM =
19- github.com/enclave-networks/go-enclaveapi v0.0.0-20220720154008-07630b98ed36 /go.mod h1:idehRfRkNwm0hGozo9S1NDBKNIzf5XSfixpSh129vvc =
18+ github.com/enclave-networks/go-enclaveapi v0.0.0-20220721123859-4bf0d05cbdd4 h1:sp0i/XypNlrX60yIC2ulRcGIN1UxOYc6lk+W36XeaOk =
19+ github.com/enclave-networks/go-enclaveapi v0.0.0-20220721123859-4bf0d05cbdd4 /go.mod h1:idehRfRkNwm0hGozo9S1NDBKNIzf5XSfixpSh129vvc =
2020github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
2121github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
2222github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments