diff --git a/go.mod b/go.mod index 9e8ee63d..d15f14e2 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ module github.com/hetznercloud/hcloud-go/v2 // the same version we will be using. (See http://go.dev/issue/69095) go 1.24.0 -toolchain go1.25.6 +toolchain go1.25.7 require ( github.com/google/go-cmp v0.7.0