open-vault/vendor/cloud.google.com/go/internal
Hridoy Roy 4a96126d5a
Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939)
This reverts commit eb74ca61fc4dcb7038f39defb127d5d639ba0ca1.
2021-02-18 15:40:18 -05:00
..
fields Vendor and prep for beta 2019-06-20 23:43:02 -04:00
optional Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
protostruct Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
trace Vendor and prep for beta 2019-06-20 23:43:02 -04:00
version Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
.repo-metadata-full.json Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
README.md Update to latest go-kms-wrapping and fix protos/etcd (#8996) 2020-05-14 18:45:10 -04:00
annotate.go Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
retry.go Update deps (#6580) 2019-04-12 11:51:37 -04:00

README.md

Internal

This directory contains internal code for cloud.google.com/go packages.

.repo-metadata-full.json

.repo-metadata-full.json contains metadata about the packages in this repo. It is generated by internal/gapicgen/generator. It's processed by external tools to build lists of all of the packages.

Don't make breaking changes to the format without consulting with the external tools.

One day, we may want to create individual .repo-metadata.json files next to each package, which is the pattern followed by some other languages. External tools would then talk to pkg.go.dev or some other service to get the overall list of packages and use the .repo-metadata.json files to get the additional metadata required. For now, .repo-metadata-full.json includes everything.