Automatic release of main @ 42798b6
github-actions
released this
25 Jun 06:23
·
8 commits
to main
since this release
Pass context to httpGet (#2) This should fix a bug where the context is getting canceled immediately because of the defered `cancel()` within the helper function.