Skip to content

Commit f35321d

Browse files
authored
Merge pull request #223 from Sander0542/renovate/go-1.x
chore(deps): update dependency go to v1.25.0
2 parents f250120 + 38635cf commit f35321d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/sander0542/terraform-provider-nginxproxymanager
22

33
go 1.23.0
44

5-
toolchain go1.24.6
5+
toolchain go1.25.0
66

77
require (
88
github.com/hashicorp/terraform-plugin-framework v1.15.1

tools/go.mod

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

33
go 1.23.7
44

5-
toolchain go1.24.6
5+
toolchain go1.25.0
66

77
require (
88
github.com/hashicorp/copywrite v0.22.0

0 commit comments

Comments
 (0)