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

chore(deps): update go (1.22.6 → 1.23.0) (#1489)

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

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-19 16:21:00 +00:00 committed by GitHub
parent 52641456cd
commit 3343a93840
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
go.mod
View File

@ -1,8 +1,8 @@
module github.com/bpg/terraform-provider-proxmox
go 1.22
go 1.23
toolchain go1.22.6
toolchain go1.23.0
require (
github.com/Microsoft/go-winio v0.6.2