0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmox/api
renovate[bot] fbd04ed950
chore(deps): update tools (#1017)
* chore(deps): update tools

| datasource | package                                                       | from    | to      |
| ---------- | ------------------------------------------------------------- | ------- | ------- |
| go         | github.com/golangci/golangci-lint                             | v1.55.2 | v1.56.2 |
| go         | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.48.0 | v0.49.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>
2024-03-04 21:41:53 -05:00
..
authenticator.go fix(provider): Better handling of root@pam token (#386) 2023-07-01 13:31:02 +00:00
client_types.go feat(v): Add ability to override node IP used for SSH connection (#355) 2023-05-31 21:15:48 -04:00
client.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
credentials.go feat(core): Add API Token authentication (#350) 2023-05-29 21:56:21 -04:00
errors.go fix(core): improve error handling while waiting for PVE tasks to complete (#526) 2023-08-29 19:06:34 -04:00
ticket_auth_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ticket_auth.go fix(api): set min TLS version 1.3, secure HTTP-only cookie (#596) 2023-10-01 14:19:51 -04:00
token_auth.go fix(provider): Better handling of root@pam token (#386) 2023-07-01 13:31:02 +00:00