0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/proxmoxtf
renovate[bot] 356c978ece
chore(deps): update module github.com/golangci/golangci-lint (v1.60.3 → v1.61.0) in /tools (#1527)
* chore(deps): update module github.com/golangci/golangci-lint (v1.60.3 → v1.61.0) in /tools

| datasource | package                           | from    | to      |
| ---------- | --------------------------------- | ------- | ------- |
| go         | github.com/golangci/golangci-lint | v1.60.3 | v1.61.0 |

* disable gosec: G115 linter

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>
2024-09-09 20:55:46 -04:00
..
datasource feat(vm): implement filtering in vms data source. (#1423) 2024-07-05 15:52:39 -04:00
provider chore(deps): update module github.com/golangci/golangci-lint (v1.60.3 → v1.61.0) in /tools (#1527) 2024-09-09 20:55:46 -04:00
resource fix(vm): cpu.architecture showed as new attribute at re-apply after creation (#1524) 2024-09-08 19:25:40 -04:00
structure fix(vm): yet another fix for disk reordering (#1297) 2024-05-15 02:31:41 +00:00
test chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
config.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00