Releases: i-love-flamingo/csrf
Releases · i-love-flamingo/csrf
v1.1.2
Version v1.1.2 (2024-10-02)
Chores and tidying
- deps: update actions/checkout digest to 692973e (#21) (3fac56a)
- deps: update module flamingo.me/form to v1.1.2 (#24) (8d797c9)
- deps: update module flamingo.me/flamingo/v3 to v3.11.0 (#23) (35d739d)
- Update Go version and dependencies (#29) (e821c0f)
- deps: update golangci/golangci-lint-action action to v4 (#25) (41acf82)
- deps: update actions/setup-go action to v5 (#22) (b5e8050)
- deps: update actions/checkout action to v4 (#20) (854e5f8)
- deps: update module flamingo.me/flamingo/v3 to v3.7.0 (#18) (c75b290)
What's Changed
- chore(deps): update module flamingo.me/flamingo/v3 to v3.7.0 by @renovate in #18
- chore(deps): update actions/checkout action to v4 by @renovate in #20
- chore(deps): update actions/setup-go action to v5 by @renovate in #22
- chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #25
- chore: Update Go version and dependencies by @tessig in #29
- chore(deps): update module flamingo.me/flamingo/v3 to v3.11.0 by @renovate in #23
- chore(deps): update module flamingo.me/form to v1.1.2 by @renovate in #24
- chore(deps): update actions/checkout digest to 692973e by @renovate in #21
- Release v1.1.2 by @github-actions in #19
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Version v1.1.1 (2023-06-09)
Chores and tidying
- deps: update module github.com/stretchr/testify to v1.8.4 (#15) (98ae51b)
- deps: update module flamingo.me/form to v1.1.1 (#14) (7b5b73a)
- deps: update dependency github.com/vektra/mockery/v2 to v2.29.0 (#12) (0db6641)
- remove pkg/errors (#16) (cd3414d)
- deps: update module flamingo.me/flamingo/v3 to v3.6.1 (#9) (6c63d55)
- upgrade to go 1.19 and introduce flamingo standard github actions (#11) (2580249)
Other
What's Changed
- Configure Renovate by @renovate in #7
- chore: upgrade to go 1.19 and introduce flamingo standard github actions by @tessig in #11
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.1 by @renovate in #9
- chore: remove pkg/errors by @tessig in #16
- chore(deps): update dependency github.com/vektra/mockery/v2 to v2.29.0 by @renovate in #12
- chore(deps): update module flamingo.me/form to v1.1.1 by @renovate in #14
- chore(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #15
- Release v1.1.1 by @github-actions in #13
New Contributors
- @renovate made their first contribution in #7
- @tessig made their first contribution in #11
- @github-actions made their first contribution in #13
Full Changelog: v1.1.0...v1.1.1
Fix Typo in CsrfTokenFormExtension
fix spelling mistake (issue #5) (#6) Co-authored-by: Johannes Reinig <[email protected]>