Allowlist & User-Agent bugfix 🐞
Changelog
- Fixed bug in allowlists which prevented them from working unless the request User-Agent was also in the allowlist. Thanks for reporting, Brez
- Fixed
User-Agent:
prefix not showing in webhook notification messages - Bumped dependencies
- Bumped compiled binaries to
go1.21.4
- Updated README to better explain allow/denylist order of precedence & specify building knary requires
golang >=1.20
now