zrhoffman edited a comment on pull request #5229: URL: https://github.com/apache/trafficcontrol/pull/5229#issuecomment-729479677
Tweaked the Go module versions, including adding more `replace` directives in 9a057ffb92. Without exception, our packages now use the exact same versions as they did before this PR, and the only new packages are the previously-unvendored dependencies of [`/test/router/dnssec`](/apache/trafficcontrol/tree/f1a06fce50/test/router/dnssec). This is now a pretty low-risk PR, as the changes to vendored dependencies themselves are necessarily safe and the only other changes are - Replacing `go get` with `go mod vendor` in bff4cd0bb4 - Minor GOPATH adjustments for GitHub Actions in 035a58adc0 and ba1bed74b5 ---------------------------------------------------------------- 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]
