Skip to content

Commit 453e707

Browse files
authored
ci: Include patch version in go.mod (#517)
This is required for the toolchain line that Dependabot wants to add. Signed-off-by: James Alseth <[email protected]>
1 parent 2cf21a6 commit 453e707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/plexsystems/konstraint
22

3-
go 1.22
3+
go 1.22.0
44

55
require (
66
github.com/open-policy-agent/frameworks/constraint v0.0.0-20220218180203-c2a0d8cdf85a

0 commit comments

Comments
 (0)