Skip to content

Commit 25470e1

Browse files
committed
Bump Go version from 1.25.0 to 1.25.8 in go.mod files
1 parent 8ceda60 commit 25470e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

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

3-
go 1.25.0
3+
go 1.25.8
44

55
require (
66
github.com/go-resty/resty/v2 v2.17.2

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.0
3+
go 1.25.8
44

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

0 commit comments

Comments
 (0)