Skip to content

Automatic release of main @ 42798b6

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 06:23
· 8 commits to main since this release
42798b6
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.