mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-02-18 18:18:08 -05:00
chore(deps): update dependency go to v1.26.0
This commit is contained in:
parent
a04f0ff82a
commit
81eb5cc75d
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.24.0
|
||||
|
||||
toolchain go1.24.6
|
||||
toolchain go1.26.0
|
||||
|
||||
require (
|
||||
github.com/client9/misspell v0.3.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue