0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 04:22:59 +00:00

chore(deps): update go (1.22.3 → 1.22.4) (#1357)

| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.3 | 1.22.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-05 18:57:44 -04:00 committed by GitHub
parent 92476d4f40
commit ea509b289e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/bpg/terraform-provider-proxmox
go 1.22
toolchain go1.22.3
toolchain go1.22.4
require (
github.com/Microsoft/go-winio v0.6.2