terraform-provider-google/vendor/golang.org/x/crypto/openpgp/packet
Chris Hawk 771c2f8512 Update vendored deps (#1967)
I'm working on Stackdriver monitoring in another branch, which required updating `google.golang.org/genproto`, which required updating `google.golang.org/grpc`, which required updating `github.com/golang/protobuf`, and so on. This PR updates all of the Google-provided deps to their latest versions. In addition, there is:

- A change in config.go to reflect an updated type name
- Five files changed by `make fmt`

Tested with `make build`, `make test`, and `make testacc`.
2018-09-18 12:50:17 -07:00
..
compressed.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
config.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
encrypted_key.go Update vendored deps (#1967) 2018-09-18 12:50:17 -07:00
literal.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
ocfb.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
one_pass_signature.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
opaque.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
packet.go Update vendored deps (#1967) 2018-09-18 12:50:17 -07:00
private_key.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
public_key_v3.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
public_key.go Update vendored deps (#1967) 2018-09-18 12:50:17 -07:00
reader.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
signature_v3.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
signature.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
symmetric_key_encrypted.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
symmetrically_encrypted.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
userattribute.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
userid.go vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00