This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from 48240ad  Do not require .git to build (#5181)
     add 8c9ed39  Miscellaneous fixes (#5101)
     add c5ac034  Remove unnecessary JOIN (#5184)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 +
 LICENSE                                            | 12 ++---
 .../traffic_router_golang/toutil/toutil.go         | 35 +++++++++------
 .../traffic_router_golang/traffic_router_golang.go | 13 +++++-
 test/router/dnssec/dnssec_suite_test.go            | 41 +++++++++++------
 tools/traffic_vault_util.go                        |  3 +-
 .../traffic_ops_golang/monitoring/monitoring.go    | 43 ++++++++----------
 .../monitoring/monitoring_test.go                  | 52 ++++++++++------------
 traffic_ops/v3-client/server.go                    |  2 +
 .../vendor/github.com/golang/protobuf/.travis.yml  | 18 --------
 traffic_ops_ort/t3c/torequest/torequest_test.go    |  9 ++--
 .../github.com/basho/backoff/README.md             |  0
 .../github.com/basho/backoff/backoff.go            |  0
 .../github.com/basho/backoff/backoff_test.go       |  0
 .../basho/riak-go-client/.github/CONTRIBUTING.md   |  0
 .../basho/riak-go-client/.github/ISSUE_TEMPLATE.md |  0
 .../.github/PULL_REQUEST_TEMPLATE.md               |  0
 .../github.com/basho/riak-go-client/LICENSE        |  0
 .../github.com/basho/riak-go-client/Makefile       |  0
 .../github.com/basho/riak-go-client/NOTICE         |  0
 .../github.com/basho/riak-go-client/README.md      |  0
 .../github.com/basho/riak-go-client/RELNOTES.md    |  0
 .../github.com/basho/riak-go-client/async.go       |  0
 .../basho/riak-go-client/benchmark_test.go         |  0
 .../github.com/basho/riak-go-client/build/protogen |  0
 .../github.com/basho/riak-go-client/client.go      |  0
 .../basho/riak-go-client/client_i_test.go          |  0
 .../github.com/basho/riak-go-client/client_test.go |  0
 .../github.com/basho/riak-go-client/cluster.go     |  0
 .../basho/riak-go-client/cluster_i_test.go         |  0
 .../basho/riak-go-client/cluster_test.go           |  0
 .../github.com/basho/riak-go-client/command.go     |  0
 .../basho/riak-go-client/command_i_test.go         |  0
 .../basho/riak-go-client/command_rpb_test.go       |  0
 .../basho/riak-go-client/command_test.go           |  0
 .../github.com/basho/riak-go-client/connection.go  |  0
 .../basho/riak-go-client/connection_i_test.go      |  0
 .../basho/riak-go-client/connection_manager.go     |  0
 .../riak-go-client/connection_manager_i_test.go    |  0
 .../riak-go-client/connection_manager_test.go      |  0
 .../basho/riak-go-client/connection_test.go        |  0
 .../github.com/basho/riak-go-client/consts.go      |  0
 .../basho/riak-go-client/crdt_commands.go          |  0
 .../basho/riak-go-client/crdt_commands_i_test.go   |  0
 .../basho/riak-go-client/crdt_commands_test.go     |  0
 .../github.com/basho/riak-go-client/doc.go         |  0
 .../github.com/basho/riak-go-client/error.go       |  0
 .../github.com/basho/riak-go-client/error_test.go  |  0
 .../riak-go-client/examples/cm-client/main.go      |  0
 .../riak-go-client/examples/dev/using/2i/main.go   |  0
 .../examples/dev/using/basics/main.go              |  0
 .../examples/dev/using/conflict-resolution/main.go |  0
 .../examples/dev/using/data-types/hyperloglog.go   |  0
 .../examples/dev/using/search/main.go              |  0
 .../examples/dev/using/updates/main.go             |  0
 .../basho/riak-go-client/examples/gh-47/main.go    |  0
 .../basho/riak-go-client/gh_issues_i_test.go       |  0
 .../basho/riak-go-client/globals_i_test.go         |  0
 .../basho/riak-go-client/globals_test.go           |  0
 .../github.com/basho/riak-go-client/kv_commands.go |  0
 .../basho/riak-go-client/kv_commands_i_test.go     |  0
 .../basho/riak-go-client/kv_commands_test.go       |  0
 .../github.com/basho/riak-go-client/locatable.go   |  0
 .../github.com/basho/riak-go-client/logging.go     |  0
 .../basho/riak-go-client/logging_test.go           |  0
 .../github.com/basho/riak-go-client/make.cmd       |  0
 .../github.com/basho/riak-go-client/make.ps1       |  0
 .../github.com/basho/riak-go-client/messages.go    |  0
 .../basho/riak-go-client/misc_commands.go          |  0
 .../basho/riak-go-client/misc_commands_i_test.go   |  0
 .../basho/riak-go-client/misc_commands_test.go     |  0
 .../github.com/basho/riak-go-client/net.go         |  0
 .../github.com/basho/riak-go-client/node.go        |  0
 .../github.com/basho/riak-go-client/node_i_test.go |  0
 .../basho/riak-go-client/node_manager.go           |  0
 .../github.com/basho/riak-go-client/node_test.go   |  0
 .../github.com/basho/riak-go-client/object.go      |  0
 .../github.com/basho/riak-go-client/object_test.go |  0
 .../github.com/basho/riak-go-client/queue.go       |  0
 .../github.com/basho/riak-go-client/queue_test.go  |  0
 .../github.com/basho/riak-go-client/rpb.go         |  0
 .../basho/riak-go-client/rpb/riak/riak.pb.go       |  0
 .../basho/riak-go-client/rpb/riak/riak_misc.go     |  0
 .../basho/riak-go-client/rpb/riak_dt/riak_dt.pb.go |  0
 .../riak-go-client/rpb/riak_dt/riak_dt_misc.go     |  0
 .../basho/riak-go-client/rpb/riak_kv/riak_kv.pb.go |  0
 .../riak-go-client/rpb/riak_kv/riak_kv_misc.go     |  0
 .../rpb/riak_search/riak_search.pb.go              |  0
 .../basho/riak-go-client/rpb/riak_ts/riak_ts.pb.go |  0
 .../rpb/riak_yokozuna/riak_yokozuna.pb.go          |  0
 .../basho/riak-go-client/security_test.go          |  0
 .../github.com/basho/riak-go-client/states.go      |  0
 .../github.com/basho/riak-go-client/states_test.go |  0
 .../github.com/basho/riak-go-client/ts_commands.go |  0
 .../basho/riak-go-client/ts_commands_i_test.go     |  0
 .../basho/riak-go-client/ts_commands_test.go       |  0
 .../github.com/basho/riak-go-client/yz_commands.go |  0
 .../basho/riak-go-client/yz_commands_i_test.go     |  0
 .../basho/riak-go-client/yz_commands_test.go       |  0
 .../github.com/golang/protobuf/AUTHORS             |  0
 .../github.com/golang/protobuf/CONTRIBUTORS        |  0
 .../github.com/golang/protobuf/LICENSE             |  0
 .../github.com/golang/protobuf/Make.protobuf       |  0
 .../github.com/golang/protobuf/Makefile            |  0
 .../github.com/golang/protobuf/README.md           |  0
 .../golang/protobuf/_conformance/Makefile          |  0
 .../golang/protobuf/_conformance/conformance.go    |  0
 .../conformance_proto/conformance.pb.go            |  0
 .../conformance_proto/conformance.proto            |  0
 .../golang/protobuf/descriptor/descriptor.go       |  0
 .../golang/protobuf/descriptor/descriptor_test.go  |  0
 .../github.com/golang/protobuf/jsonpb/jsonpb.go    |  0
 .../golang/protobuf/jsonpb/jsonpb_test.go          |  0
 .../protobuf/jsonpb/jsonpb_test_proto/Makefile     |  0
 .../jsonpb_test_proto/more_test_objects.pb.go      |  0
 .../jsonpb_test_proto/more_test_objects.proto      |  0
 .../jsonpb/jsonpb_test_proto/test_objects.pb.go    |  0
 .../jsonpb/jsonpb_test_proto/test_objects.proto    |  0
 .../github.com/golang/protobuf/proto/Makefile      |  0
 .../github.com/golang/protobuf/proto/all_test.go   |  0
 .../github.com/golang/protobuf/proto/any_test.go   |  0
 .../github.com/golang/protobuf/proto/clone.go      |  0
 .../github.com/golang/protobuf/proto/clone_test.go |  0
 .../github.com/golang/protobuf/proto/decode.go     |  0
 .../golang/protobuf/proto/decode_test.go           |  0
 .../github.com/golang/protobuf/proto/encode.go     |  0
 .../golang/protobuf/proto/encode_test.go           |  0
 .../github.com/golang/protobuf/proto/equal.go      |  0
 .../github.com/golang/protobuf/proto/equal_test.go |  0
 .../github.com/golang/protobuf/proto/extensions.go |  0
 .../golang/protobuf/proto/extensions_test.go       |  0
 .../github.com/golang/protobuf/proto/lib.go        |  0
 .../github.com/golang/protobuf/proto/map_test.go   |  0
 .../golang/protobuf/proto/message_set.go           |  0
 .../golang/protobuf/proto/message_set_test.go      |  0
 .../golang/protobuf/proto/pointer_reflect.go       |  0
 .../golang/protobuf/proto/pointer_unsafe.go        |  0
 .../github.com/golang/protobuf/proto/properties.go |  0
 .../protobuf/proto/proto3_proto/proto3.pb.go       |  0
 .../protobuf/proto/proto3_proto/proto3.proto       |  0
 .../golang/protobuf/proto/proto3_test.go           |  0
 .../github.com/golang/protobuf/proto/size2_test.go |  0
 .../github.com/golang/protobuf/proto/size_test.go  |  0
 .../golang/protobuf/proto/testdata/Makefile        |  0
 .../golang/protobuf/proto/testdata/golden_test.go  |  0
 .../golang/protobuf/proto/testdata/test.pb.go      |  0
 .../golang/protobuf/proto/testdata/test.proto      |  0
 .../github.com/golang/protobuf/proto/text.go       |  0
 .../golang/protobuf/proto/text_parser.go           |  0
 .../golang/protobuf/proto/text_parser_test.go      |  0
 .../github.com/golang/protobuf/proto/text_test.go  |  0
 .../golang/protobuf/protoc-gen-go/Makefile         |  0
 .../protobuf/protoc-gen-go/descriptor/Makefile     |  0
 .../protoc-gen-go/descriptor/descriptor.pb.go      |  0
 .../protoc-gen-go/descriptor/descriptor.proto      |  0
 .../golang/protobuf/protoc-gen-go/doc.go           |  0
 .../protobuf/protoc-gen-go/generator/Makefile      |  0
 .../protobuf/protoc-gen-go/generator/generator.go  |  0
 .../protobuf/protoc-gen-go/generator/name_test.go  |  0
 .../golang/protobuf/protoc-gen-go/grpc/grpc.go     |  0
 .../golang/protobuf/protoc-gen-go/link_grpc.go     |  0
 .../golang/protobuf/protoc-gen-go/main.go          |  0
 .../golang/protobuf/protoc-gen-go/plugin/Makefile  |  0
 .../protobuf/protoc-gen-go/plugin/plugin.pb.go     |  0
 .../protobuf/protoc-gen-go/plugin/plugin.pb.golden |  0
 .../protobuf/protoc-gen-go/plugin/plugin.proto     |  0
 .../protobuf/protoc-gen-go/testdata/Makefile       |  0
 .../protoc-gen-go/testdata/extension_base.proto    |  0
 .../protoc-gen-go/testdata/extension_extra.proto   |  0
 .../protoc-gen-go/testdata/extension_test.go       |  0
 .../protoc-gen-go/testdata/extension_user.proto    |  0
 .../protobuf/protoc-gen-go/testdata/grpc.proto     |  0
 .../protoc-gen-go/testdata/imp.pb.go.golden        |  0
 .../protobuf/protoc-gen-go/testdata/imp.proto      |  0
 .../protobuf/protoc-gen-go/testdata/imp2.proto     |  0
 .../protobuf/protoc-gen-go/testdata/imp3.proto     |  0
 .../protobuf/protoc-gen-go/testdata/main_test.go   |  0
 .../protoc-gen-go/testdata/multi/multi1.proto      |  0
 .../protoc-gen-go/testdata/multi/multi2.proto      |  0
 .../protoc-gen-go/testdata/multi/multi3.proto      |  0
 .../protoc-gen-go/testdata/my_test/test.pb.go      |  0
 .../testdata/my_test/test.pb.go.golden             |  0
 .../protoc-gen-go/testdata/my_test/test.proto      |  0
 .../protobuf/protoc-gen-go/testdata/proto3.proto   |  0
 .../github.com/golang/protobuf/ptypes/any.go       |  0
 .../golang/protobuf/ptypes/any/any.pb.go           |  0
 .../golang/protobuf/ptypes/any/any.proto           |  0
 .../github.com/golang/protobuf/ptypes/any_test.go  |  0
 .../github.com/golang/protobuf/ptypes/doc.go       |  0
 .../github.com/golang/protobuf/ptypes/duration.go  |  0
 .../golang/protobuf/ptypes/duration/duration.pb.go |  0
 .../golang/protobuf/ptypes/duration/duration.proto |  0
 .../golang/protobuf/ptypes/duration_test.go        |  0
 .../golang/protobuf/ptypes/empty/empty.pb.go       |  0
 .../golang/protobuf/ptypes/empty/empty.proto       |  0
 .../github.com/golang/protobuf/ptypes/regen.sh     |  0
 .../golang/protobuf/ptypes/struct/struct.pb.go     |  0
 .../golang/protobuf/ptypes/struct/struct.proto     |  0
 .../github.com/golang/protobuf/ptypes/timestamp.go |  0
 .../protobuf/ptypes/timestamp/timestamp.pb.go      |  0
 .../protobuf/ptypes/timestamp/timestamp.proto      |  0
 .../golang/protobuf/ptypes/timestamp_test.go       |  0
 .../golang/protobuf/ptypes/wrappers/wrappers.pb.go |  0
 .../golang/protobuf/ptypes/wrappers/wrappers.proto |  0
 204 files changed, 122 insertions(+), 108 deletions(-)
 delete mode 100644 traffic_ops/vendor/github.com/golang/protobuf/.travis.yml
 rename {traffic_ops/vendor => vendor}/github.com/basho/backoff/README.md (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/backoff/backoff.go 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/backoff/backoff_test.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/.github/CONTRIBUTING.md (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/.github/ISSUE_TEMPLATE.md (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/.github/PULL_REQUEST_TEMPLATE.md (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/LICENSE 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/Makefile 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/NOTICE 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/README.md (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/RELNOTES.md (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/async.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/benchmark_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/build/protogen (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/client.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/client_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/client_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/cluster.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/cluster_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/cluster_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/command.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/command_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/command_rpb_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/command_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/connection.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/connection_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/connection_manager.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/connection_manager_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/connection_manager_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/connection_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/consts.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/crdt_commands.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/crdt_commands_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/crdt_commands_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/doc.go 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/error.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/error_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/cm-client/main.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/dev/using/2i/main.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/dev/using/basics/main.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/dev/using/conflict-resolution/main.go
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/dev/using/data-types/hyperloglog.go
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/dev/using/search/main.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/dev/using/updates/main.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/examples/gh-47/main.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/gh_issues_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/globals_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/globals_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/kv_commands.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/kv_commands_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/kv_commands_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/locatable.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/logging.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/logging_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/make.cmd 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/make.ps1 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/messages.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/misc_commands.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/misc_commands_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/misc_commands_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/net.go 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/node.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/node_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/node_manager.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/node_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/object.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/object_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/queue.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/queue_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/basho/riak-go-client/rpb.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak/riak.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak/riak_misc.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_dt/riak_dt.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_dt/riak_dt_misc.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_kv/riak_kv.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_kv/riak_kv_misc.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_search/riak_search.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_ts/riak_ts.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/rpb/riak_yokozuna/riak_yokozuna.pb.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/security_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/states.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/states_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/ts_commands.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/ts_commands_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/ts_commands_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/yz_commands.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/yz_commands_i_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/basho/riak-go-client/yz_commands_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/AUTHORS (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/CONTRIBUTORS 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/LICENSE (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/Make.protobuf 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/Makefile 
(100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/README.md 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/_conformance/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/_conformance/conformance.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/_conformance/conformance_proto/conformance.pb.go
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/_conformance/conformance_proto/conformance.proto
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/descriptor/descriptor.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/descriptor/descriptor_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.pb.go
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.pb.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/all_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/any_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/clone.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/clone_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/decode.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/decode_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/encode.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/encode_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/equal.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/equal_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/extensions.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/extensions_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/proto/lib.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/map_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/message_set.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/message_set_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/pointer_reflect.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/pointer_unsafe.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/properties.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/proto3_proto/proto3.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/proto3_proto/proto3.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/proto3_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/size2_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/size_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/testdata/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/testdata/golden_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/testdata/test.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/testdata/test.proto (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/proto/text.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/text_parser.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/text_parser_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/proto/text_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/doc.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/generator/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/generator/generator.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/generator/name_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/grpc/grpc.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/link_grpc.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/main.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.golden (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/extension_test.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/imp.pb.go.golden 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/main_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.pb.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.pb.go.golden
 (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/ptypes/any.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/any/any.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/any/any.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/any_test.go (100%)
 rename {traffic_ops/vendor => vendor}/github.com/golang/protobuf/ptypes/doc.go 
(100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/duration.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/duration/duration.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/duration/duration.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/duration_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/empty/empty.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/empty/empty.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/regen.sh (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/struct/struct.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/struct/struct.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/timestamp.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/timestamp_test.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go (100%)
 rename {traffic_ops/vendor => 
vendor}/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto (100%)

Reply via email to