Skip to content

Commit

Permalink
Update Go version to 1.23 to install the latest patched version
Browse files Browse the repository at this point in the history
Signed-off-by: Ankit Kumar <[email protected]>
  • Loading branch information
ankitsny committed Feb 7, 2025
1 parent d7fc2e1 commit 2cd959e
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 carvel.dev/kapp

go 1.23.3
go 1.23

require (
github.com/cppforlife/cobrautil v0.0.0-20221130162803-acdfead391ef
Expand Down

0 comments on commit 2cd959e

Please sign in to comment.