You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2021/07/23 16:51:15 UTC

[trafficcontrol] branch master updated (0a7b34d -> f91cb8d)

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

zrhoffman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from 0a7b34d  Update Go version to 1.15.14 (#6053)
     add f91cb8d  Remove duplicate download go func (#6026)

No new revisions were added by this update.

Summary of changes:
 .github/actions/check-go-modules/entrypoint.sh     | 21 -----------------
 .../actions/pr-to-update-go/update_golang_org_x.sh | 23 -------------------
 .github/actions/tm-integration-tests/entrypoint.sh | 26 ----------------------
 .github/actions/to-integration-tests/entrypoint.sh | 26 ----------------------
 .github/actions/tp-integration-tests/entrypoint.sh | 22 ------------------
 .github/workflows/check-go-modules.yml             |  9 ++++++--
 .github/workflows/go.vet.yml                       |  1 +
 .github/workflows/pr-to-update-go.yml              |  7 ++++++
 .github/workflows/tm.integration.tests.yml         |  7 ++++++
 .github/workflows/tp.integration.tests.yml         |  8 ++++++-
 .github/workflows/traffic-ops.yml                  |  7 ++++++
 go.sum                                             |  6 -----
 12 files changed, 36 insertions(+), 127 deletions(-)