0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00

chore(deps): update go (1.22.5 → 1.22.6) (#1469)

| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.5 | 1.22.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-08 03:22:38 +00:00 committed by GitHub
parent 56b98bd4e6
commit 966ea7aa40
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.5
toolchain go1.22.6
require (
github.com/Microsoft/go-winio v0.6.2