Bump github.com/deckarep/golang-set/v2 from 2.1.0 to 2.2.0 (#340)

Bumps [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/deckarep/golang-set/releases)
- [Commits](https://github.com/deckarep/golang-set/compare/v2.1.0...v2.2.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]
2023-03-06 12:22:36 +11:00
committed by GitHub
parent 79e7bbff75
commit 52c193c1ce
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ go 1.19
require (
github.com/apparentlymart/go-cidr v1.1.0
github.com/deckarep/golang-set/v2 v2.1.0
github.com/deckarep/golang-set/v2 v2.2.0
github.com/golangci/golangci-lint v1.51.2
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/terraform-plugin-docs v0.14.1