Skip to content

Tags: mdlayher/wifi

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/crypto from 0.25.0 to 0.27.0 (#90)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.27.0.
- [Commits](golang/crypto@v0.25.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Return an empty slice instead of an error if there is no station (#69)

* Return an empty slice instead of an error if there is no station
* Update StationInfo() doc comment about empty slices

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Go modules (#46)

* Update Go module dependencies.
* Update minimum Go version to 1.20.
* Update static-analysis workflow from netlink repo.

Signed-off-by: SuperQ <[email protected]>