Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
feat(deps): update go ( 1.22.6 → 1.23.0 ) (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-duster[bot] authored Aug 13, 2024
1 parent 21f5814 commit 20aeaa3
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
Expand Up @@ -2,7 +2,7 @@ module github.com/bjw-s/k8s-ycl

go 1.22.0

toolchain go1.22.6
toolchain go1.23.0

require (
k8s.io/api v0.30.3
Expand Down

0 comments on commit 20aeaa3

Please sign in to comment.