Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Nov 12:23
c8c85a3

Changelog

Other

  • c134a2b: Fix NewHTTP to use the provided client parameter instead of always using http.DefaultClient. Change writeMeta to use O_EXCL flag instead of O_TRUNC for consistency with writeFile (@honeynil)
  • 0fa68d4: Use cmp.Or for http.Client fallback in NewHTTP (@honeynil)