Release 5.0.36
olivere
released this
23 Apr 10:52
·
781 commits
to release-branch.v7
since this release
This version switches from "golang.org/x/net/context"
to "context"
from standard library. It also removes the ctxhttp
helper and replaces it with http.Request.WithContext(...)
.