Bump github.com/deckarep/golang-set/v2 from 2.3.1 to 2.7.0 (#479)

Bumps [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) from 2.3.1 to 2.7.0.
- [Release notes](https://github.com/deckarep/golang-set/releases)
- [Commits](https://github.com/deckarep/golang-set/compare/v2.3.1...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/deckarep/golang-set/v2
  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-01-07 19:29:22 +11:00
committed by GitHub
parent 75a972127c
commit 97bb1a0700
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ toolchain go1.22.2
require (
github.com/apparentlymart/go-cidr v1.1.0
github.com/deckarep/golang-set/v2 v2.3.1
github.com/deckarep/golang-set/v2 v2.7.0
github.com/golangci/golangci-lint v1.56.1
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/terraform-plugin-docs v0.16.0