Skip to content

Commit 757ad08

Browse files
deps: update dependency go to v1.23.6
1 parent e60f57b commit 757ad08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/hetznercloud/terraform-provider-hcloud
22

33
go 1.22.0
44

5-
toolchain go1.23.5
5+
toolchain go1.23.6
66

77
require (
88
github.com/google/go-cmp v0.6.0

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module tools
22

33
go 1.22.7
44

5-
toolchain go1.23.5
5+
toolchain go1.23.6
66

77
require github.com/hashicorp/terraform-plugin-docs v0.20.1
88

0 commit comments

Comments
 (0)