This release improves parsing capabilities and updates dependencies to their latest versions.
- Change gopacket library to fork to add better parsing capabilities (e.g., LinuxSLL2 packets)
- Avro library bumped to 2.x
- Update DnsSchema to adhere to Go programming guidelines
These changes should result in the parser being able to parse more packet types and patch potential security issues in older versions of libraries.