rob05c commented on a change in pull request #2216: Fix vendor issues URL: https://github.com/apache/incubator-trafficcontrol/pull/2216#discussion_r185628571
########## File path: LICENSE ########## @@ -321,12 +321,12 @@ For the jwt-go component: For the pq component: @traffic_ops/experimental/traffic_ops_auth/vendor/github.com/lib/pq/* -@traffic_ops/testing/api/vendor/github.com/lib/pq/* +@traffic_ops/vendor/github.com/lib/pq/* ./traffic_ops/experimental/traffic_ops_auth/vendor/github.com/lib/pq/LICENSE.md and also: -@traffic_ops/traffic_ops_golang/vendor/github.com/lib/pq/* -./traffic_ops/traffic_ops_golang/vendor/github.com/lib/pq/LICENSE.md +@traffic_ops/vendor/github.com/lib/pq/* Review comment: Should this be removed, since it's the same line as above now? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
