Skip to content

Commit

Permalink
go bump to 1.23.1 (#3217)
Browse files Browse the repository at this point in the history
Bump go to latest version which fixes CVEs.
  • Loading branch information
gururajsh authored Sep 19, 2024
1 parent adc0958 commit d7fcb2f
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 code.cloudfoundry.org/cli

go 1.22.5
go 1.23.1

require (
code.cloudfoundry.org/bytefmt v0.9.0
Expand Down

0 comments on commit d7fcb2f

Please sign in to comment.