v1.0.0-alpha.16
What's Changed
- internal/socket: return nil addr on missing packet layers by @hanselime in https://github.com/hanselime/paqet/pull/71
- ci: static linking for linux binaries by @hanselime in https://github.com/hanselime/paqet/pull/91
- ci: add MIPS architectures to build pipeline by @hanselime in https://github.com/hanselime/paqet/pull/92
- build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in https://github.com/hanselime/paqet/pull/86
- cmd: unify socket for ping and dump commands by @hanselime in https://github.com/hanselime/paqet/pull/93
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/hanselime/paqet/pull/86
Full Changelog: https://github.com/hanselime/paqet/compare/v1.0.0-alpha.15...v1.0.0-alpha.16