1. 17 5月, 2019 1 次提交
    • fix vendoring dependencies when building the source tarball · 8d857bab
      TMPDIR is a special variable indicating the _system_ temporary directory root.
      Unfortunately, go refuses to honor `go.mod` files in this directory to prevent
      random `/tmp/go.mod` files from messing with modules cloned into `/tmp`.
      
      The fix is simple: rename TMPDIR to TEMP.
      Steven Allen 提交于
  2. 16 5月, 2019 2 次提交
  3. 15 5月, 2019 12 次提交
  4. 14 5月, 2019 12 次提交
  5. 13 5月, 2019 5 次提交
  6. 11 5月, 2019 2 次提交
  7. 10 5月, 2019 1 次提交
  8. 09 5月, 2019 5 次提交