0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 11:28:33 +00:00
terraform-provider-proxmox/proxmoxtf/provider
renovate[bot] 092edf2d08
chore(deps): update golangci/golangci-lint (v2.2.2 → v2.3.0) (#2056)
* chore(deps): update golangci/golangci-lint (v2.2.2 → v2.3.0)

| datasource      | package                | from   | to     |
| --------------- | ---------------------- | ------ | ------ |
| github-releases | golangci/golangci-lint | v2.2.2 | v2.3.0 |

* fix: linter errors

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-07-28 08:47:20 -04:00
..
datasources.go feat(datastores)!: implement new structured format and filters for datastores data source (#1875) 2025-04-01 17:32:29 -04:00
provider_test.go feat(provider): add support for pre(external) auth'd session tokens (#1441) 2024-10-02 20:40:33 -04:00
provider.go chore(deps): update golangci/golangci-lint (v2.2.2 → v2.3.0) (#2056) 2025-07-28 08:47:20 -04:00
resources.go chore(lxc,vm): refactor: move vm and container code to subpackages (#1046) 2024-02-19 22:56:25 -05:00
schema.go feat(provider): add support for ssh agent_forwarding (#2028) 2025-07-11 18:13:16 +00:00