chore(deps): update dependency go to v1.26.0

This commit is contained in:
renovate[bot] 2026-02-10 22:07:56 +00:00 committed by GitHub
parent a04f0ff82a
commit 81eb5cc75d
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/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