deps: purge use of old x/exp packages (#20373)

This commit is contained in:
Seth Hoenig
2024-04-12 08:29:00 -05:00
committed by GitHub
parent 1e50090776
commit ae6c4c8e3f
31 changed files with 53 additions and 37 deletions

View File

@@ -12,6 +12,7 @@ rules:
- pattern: '"github.com/hashicorp/go-set"'
- pattern: '"golang.org/x/exp/slices"'
- pattern: '"golang.org/x/exp/maps"'
- pattern: '"golang.org/x/exp/constraints"'
message: "Import of this package has been disallowed"
languages:
- "generic"