You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2019/10/15 15:57:58 UTC

[trafficcontrol] branch master updated (98604f9 -> de9e102)

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

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


    from 98604f9  Added deprecation notices for /user/current/update (#3954)
     add de9e102  Fix go fmt and fix unit tests (#3992)

No new revisions were added by this update.

Summary of changes:
 lib/go-atscfg/recordsdotconfig_test.go             |  3 +--
 lib/go-rfc/mimetype.go                             | 16 +++++++-------
 lib/go-rfc/mimetype_test.go                        | 15 ++++++-------
 lib/go-tc/invalidationjobs.go                      |  2 +-
 lib/go-tc/time.go                                  |  2 +-
 lib/go-tc/traffic_stats.go                         | 25 +++++++++++-----------
 traffic_ops/traffic_ops_golang/api/api.go          |  2 +-
 .../deliveryservice/request/comment/comments.go    |  2 +-
 .../traffic_ops_golang/login/logout_test.go        | 23 ++++++++++----------
 .../trafficstats/trafficstats.go                   |  4 +++-
 .../trafficstats/trafficstats_test.go              |  2 +-
 11 files changed, 48 insertions(+), 48 deletions(-)