Skip to content

Remove gorilla/context and update deps.#549

Merged
dajohi merged 1 commit intodecred:masterfrom
jholdstock:gorilla-context
Sep 26, 2019
Merged

Remove gorilla/context and update deps.#549
dajohi merged 1 commit intodecred:masterfrom
jholdstock:gorilla-context

Conversation

@jholdstock
Copy link
Copy Markdown
Member

I tested this by running multiple user sessions in multiple browsers/incognito/private browsing sessions. All seems to be working exactly as before, I see no reason for app.Use(context.ClearHandler).

In order to remove gorilla/context from the dependency graph completely I needed to update another Gorilla dependency, so I just ended up running go get -u; go mod tidy; to update everything.

Closes #548

@dajohi dajohi merged commit 347de5e into decred:master Sep 26, 2019
jyap808 pushed a commit to ubiq/dcrstakepool that referenced this pull request Dec 16, 2019
ljk662 pushed a commit to bisontrails/dcrstakepool that referenced this pull request Mar 4, 2020
ljk662 pushed a commit to bisontrails/dcrstakepool that referenced this pull request Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate need for context.ClearHandler in server.go

3 participants