Update module github.com/gorilla/csrf to v1.7.2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/gorilla/csrf | require | patch |
v1.7.1 -> v1.7.2
|
Release Notes
gorilla/csrf (github.com/gorilla/csrf)
v1.7.2
What's Changed
- Remove pkg/errors dependency by @husio in https://github.com/gorilla/csrf/pull/161
- Update README.md by @coreydaley in https://github.com/gorilla/csrf/pull/164
- [GPT-96] Update go version & add verification/testing tools by @apoorvajagtap in https://github.com/gorilla/csrf/pull/166
- updated licence by @apoorvajagtap in https://github.com/gorilla/csrf/pull/167
- Update issues.yml by @coreydaley in https://github.com/gorilla/csrf/pull/168
- issues/158/examples for working api with javascript frontend by @francoposa in https://github.com/gorilla/csrf/pull/162
- updating github action workflows by @coreydaley in https://github.com/gorilla/csrf/pull/169
- Updating gorilla/securecookie to v1.1.2 by @coreydaley in https://github.com/gorilla/csrf/pull/170
New Contributors
- @husio made their first contribution in https://github.com/gorilla/csrf/pull/161
- @coreydaley made their first contribution in https://github.com/gorilla/csrf/pull/164
- @apoorvajagtap made their first contribution in https://github.com/gorilla/csrf/pull/166
- @francoposa made their first contribution in https://github.com/gorilla/csrf/pull/162
Full Changelog: https://github.com/gorilla/csrf/compare/v1.7.1...v1.7.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.