Skip to content

Commit 8ceda60

Browse files
committed
Update Go version in go.mod to 1.25.0
1 parent dd681be commit 8ceda60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module tools
22

3-
go 1.25.8
3+
go 1.25.0
44

55
require github.com/hashicorp/terraform-plugin-docs v0.25.0
66

0 commit comments

Comments
 (0)