ocket8888 commented on a change in pull request #5717:
URL: https://github.com/apache/trafficcontrol/pull/5717#discussion_r608034593
##########
File path: .gitignore
##########
@@ -79,3 +79,6 @@ __debug_bin
./traffic_ops_golang
# Created by TP/TO docker integration tests
junit/
+go.mod
+go.sum
+vendor/modules.txt
Review comment:
We should not do this. It makes the project no longer a Go module.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]