Accepting request 963855 from home:ph03nix

Update to v2.11.0

OBS-URL: https://build.opensuse.org/request/show/963855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/gosec?expand=0&rev=4
This commit is contained in:
2022-03-23 07:30:13 +00:00
committed by Git OBS Bridge
parent 990659287e
commit 66481f311e
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 22 08:10:13 UTC 2022 - Felix Niederwanger <felix.niederwanger@suse.com>
* Update to version 2.11.0
- Enable Go 1.18 in the ci and release workflows
- Fix the lint action after upgrade (#790)
- chore(deps): update all dependencies (#789)
- Add a recursive flag -r to skip specifying ./... path
- Adds directory traversal for Http.Dir("/")
-------------------------------------------------------------------
Wed Mar 2 07:35:25 UTC 2022 - Felix Niederwanger <felix.niederwanger@suse.com>