Skip to content

Commit 240ec8f

Browse files
authored
Merge pull request #1628 from conforma/renovate/main-go-1.x
Update dependency go to v1.25.6 (main)
2 parents b682d4c + 3db7a86 commit 240ec8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

acceptance/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/conforma/policy/acceptance
22

33
go 1.24.6
44

5-
toolchain go1.24.12
5+
toolchain go1.25.6
66

77
require (
88
github.com/conforma/cli v0.8.80

docs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/conforma/policy/docs
22

33
go 1.24.6
44

5-
toolchain go1.24.11
5+
toolchain go1.25.6
66

77
require github.com/open-policy-agent/opa v1.12.3
88

0 commit comments

Comments
 (0)