mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
chore(deps): update dependency go to v1.24.4 (#742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2f3715f10
commit
b4add2ca8d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -2,7 +2,7 @@ module github.com/terraform-providers/terraform-provider-docker
|
||||||
|
|
||||||
go 1.23.0
|
go 1.23.0
|
||||||
|
|
||||||
toolchain go1.24.3
|
toolchain go1.24.4
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/client9/misspell v0.3.4
|
github.com/client9/misspell v0.3.4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue