0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/fwprovider/hardwaremapping
renovate[bot] 6635c89f63
chore(deps): update tools (#1490)
* chore(deps): update tools

| datasource     | package                           | from    | to      |
| -------------- | --------------------------------- | ------- | ------- |
| go             | github.com/golangci/golangci-lint | v1.59.1 | v1.60.1 |
| golang-version | go                                | 1.22.6  | 1.23.0  |

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

* fix: linter errors

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

* fix: 1.23.0 in the main `go.mod`

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-08-19 13:48:39 -04:00
..
datasource_pci.go chore(code): align resource/datasource names in the fwprovider code (#1488) 2024-08-13 01:03:17 +00:00
datasource_usb.go chore(code): align resource/datasource names in the fwprovider code (#1488) 2024-08-13 01:03:17 +00:00
datasource.go chore(deps): update tools (#1490) 2024-08-19 13:48:39 -04:00
errors.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
models.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
resource_hardware_mapping_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_pci.go chore(code): align resource/datasource names in the fwprovider code (#1488) 2024-08-13 01:03:17 +00:00
resource_usb.go chore(code): align resource/datasource names in the fwprovider code (#1488) 2024-08-13 01:03:17 +00:00
shared.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00