Skip to content

Commit 06c23ac

Browse files
authored
Merge pull request #2177 from OWASP/renovate/go-1.x
Update dependency go to v1.25.0
2 parents eb9c0ed + 6654f70 commit 06c23ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aws/go.mod

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

33
go 1.23.0
44

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

77
require github.com/gruntwork-io/terratest v0.50.0
88

azure/go.mod

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

33
go 1.23.8
44

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

77
require github.com/gruntwork-io/terratest v0.50.0
88

gcp/go.mod

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

33
go 1.23.0
44

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

77
require github.com/gruntwork-io/terratest v0.50.0
88

0 commit comments

Comments
 (0)