mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
project: use vndr for vendoring
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
parent
f54339dfea
commit
f2614f2107
2107 changed files with 99972 additions and 26271 deletions
12
vendor/github.com/google/certificate-transparency/cpp/version.h
generated
vendored
Normal file
12
vendor/github.com/google/certificate-transparency/cpp/version.h
generated
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef CERT_TRANS_VERSION_H_
|
||||
#define CERT_TRANS_VERSION_H_
|
||||
|
||||
namespace cert_trans {
|
||||
|
||||
|
||||
extern const char kBuildVersion[];
|
||||
|
||||
|
||||
} // namespace cert_trans
|
||||
|
||||
#endif // CERT_TRANS_VERSION_H_
|
Loading…
Add table
Add a link
Reference in a new issue