build(deps): bump github.com/filipowm/go-unifi from 1.4.0 to 1.5.0 (#40)

Bumps [github.com/filipowm/go-unifi](https://github.com/filipowm/go-unifi) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/filipowm/go-unifi/releases)
- [Changelog](https://github.com/filipowm/go-unifi/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/filipowm/go-unifi/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/filipowm/go-unifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 22:10:38 +01:00
committed by GitHub
parent 7856ec4764
commit eb8fc3871e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/apparentlymart/go-cidr v1.1.0
github.com/biter777/countries v1.7.5
github.com/deckarep/golang-set/v2 v2.7.0
github.com/filipowm/go-unifi v1.4.0
github.com/filipowm/go-unifi v1.5.0
github.com/golangci/golangci-lint v1.64.5
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/terraform-plugin-docs v0.21.0