1. 07 Oct, 2019 2 commits
  2. 16 Sep, 2019 2 commits
  3. 07 Sep, 2019 3 commits
  4. 06 Sep, 2019 1 commit
  5. 29 Aug, 2019 2 commits
  6. 28 Aug, 2019 2 commits
  7. 27 Aug, 2019 1 commit
  8. 21 Aug, 2019 1 commit
  9. 09 Aug, 2019 2 commits
  10. 16 Jul, 2019 1 commit
  11. 15 Jul, 2019 1 commit
  12. 12 Jul, 2019 3 commits
  13. 11 Jul, 2019 2 commits
  14. 08 Jul, 2019 2 commits
  15. 13 May, 2019 1 commit
  16. 11 May, 2019 1 commit
    • build.make: allow repos to use 'go mod' for vendoring · 066143d1
      Patrick Ohly authored
      How a repo does vendoring is detected based on the presence of
      Gopkg.toml.
      
      The vendor check with `dep` was all done locally, but the
      corresponding check for `go mod` requires network access. The check
      therefore gets skipped when running in the Prow CI in situations where
      we are sure that it isn't needed (for example, in a periodic job).
  17. 15 Apr, 2019 2 commits
  18. 11 Apr, 2019 6 commits
  19. 10 Apr, 2019 2 commits
  20. 09 Apr, 2019 3 commits