The mirrorlist ValidateConfig test imports terraform-plugin-go/tftypes directly to build a tfsdk.Config, so `go mod tidy` moves it from an indirect to a direct require. Commit the tidied go.mod so the CI go-mod-tidy pre-commit hook is green.
Resources: - artifactapi_remote: CRUD for remote proxy repositories - artifactapi_virtual: CRUD for virtual (merged) repositories Data sources: - data.artifactapi_remote: read remote config - data.artifactapi_virtual: read virtual config Supports all 10 package types (generic, docker, helm, pypi, npm, rpm, alpine, puppet, terraform, goproxy), allowlist/blocklist, tag banning, quarantine, and terraform import.