Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 25.68%. Comparing base (
19bdc35
) to head (7e5c1a0
). Report is 2 commits behind head on v2.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/gorilla/sessions from 1.2.2 to 1.4.0.
Release notes
Sourced from github.com/gorilla/sessions's releases.
Commits
bb4cd60
chore: Update readme to relect go 1.23 releasee2083f9
chore: update to go 1.23 for workflows6eef180
fix: Missing SameSite attribute on optionsa56e60c
Add mysql store to the readme (#279)466d29e
chore: Update readme and copyrights7a8159e
chore(go): Remove go version 1.11 supportff5660f
chore(go): Add warning about main branch8e2d547
chore(go): Remove vendored dependenciesc373b3e
Fix gorillatoolkit link in README.md (#278)ef99c78
fix(cookie): Add default samesite (#276)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show