Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Update module gorilla/sessions to v1.2.0 #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 9, 2019

This PR contains the following updates:

Package Type Update Change
github.com/gorilla/sessions require minor v1.1.3 -> v1.2.0

Release Notes

gorilla/sessions

v1.2.0

Compare Source

This release removes gorilla/context as a dependency. sessions now requires Go 1.7 or greater (released August, 2016), which provides a first-class request context for sessions and reduces user-facing complexity.

CHANGELOG

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Sep 25, 2019

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/golangci/golangci-api":"/mnt/renovate/gh/golangci/golangci-api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/golangci/golangci-api" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/golangci/golangci-lint v1.20.0
go: downloading golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
go: downloading github.com/gorilla/sessions v1.2.0
go: extracting github.com/gorilla/sessions v1.2.0
verifying github.com/golangci/[email protected]: checksum mismatch
	downloaded: h1:BRmroXvnikbTCJJ+wbBgbt2kfbDC5RGONSK8xL9D6eo=
	go.sum:     h1:bokjFHRgut7TT9YiKSVWVscWfZNs1fQgSz94geGPHJw=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

@renovate renovate bot force-pushed the renovate/github.com-gorilla-sessions-1.x branch from 5c88fee to ccf0f82 Compare September 25, 2019 14:47
@renovate renovate bot changed the title Update module gorilla/sessions to v1.2.0 chore(deps): update module gorilla/sessions to v1.2.0 Oct 22, 2019
@renovate renovate bot changed the title chore(deps): update module gorilla/sessions to v1.2.0 Update module gorilla/sessions to v1.2.0 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-gorilla-sessions-1.x branch from ccf0f82 to 2a0b1e1 Compare March 13, 2020 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant