Skip to content

Commit

Permalink
chore: set go patch version in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
  • Loading branch information
alex1989hu committed Jan 19, 2025
1 parent a691ff6 commit 3ddaf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/alex1989hu/kubelet-serving-cert-approver

go 1.23
go 1.23.0

toolchain go1.23.5

Expand Down

0 comments on commit 3ddaf13

Please sign in to comment.