Files
docker-cli/components/engine/vendor/github.com/docker/swarmkit/api
Akihiro Suda 3442ecd596 rerun vndr
* run latest vndr so as to collect more LICENSE files
 * remove unused packages
 * vendor github.com/philhofer/fwd with LICENSE.md (MIT)
 * vendor github.com/bsphere/le_go with LICENSE (MIT)

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Upstream-commit: 5a1b06d7fd6a0c8722a4f7aee1edf46d8e2a115b
Component: engine
2017-03-08 02:29:34 +00:00
..
2016-12-05 04:56:40 +00:00
2017-02-07 11:08:36 -08:00
2017-02-07 11:08:36 -08:00
2016-11-03 15:31:46 -07:00
2017-02-07 11:08:36 -08:00
2017-02-07 11:08:36 -08:00
2017-02-07 11:08:36 -08:00
2017-03-08 02:29:34 +00:00
2017-02-07 11:08:36 -08:00
2016-11-03 15:31:46 -07:00
2017-02-27 11:51:00 -08:00
2017-02-27 11:51:00 -08:00
2017-02-27 11:51:00 -08:00

Notice

Do not change .pb.go files directly. You need to change the corresponding .proto files and run the following command to regenerate the .pb.go files.

$ make generate

Click here for more information about protobuf.