File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11module code.cloudfoundry.org/cli-plugin-repo
22
3- go 1.22.2
3+ go 1.24.3
44
55require (
66 github.com/blang/semver v3.5.1+incompatible
Original file line number Diff line number Diff line change @@ -1054,11 +1054,11 @@ plugins:
10541054 platform : win64
10551055 url : https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.0/cf-cli-java-plugin-windows-amd64
10561056 company : SAP
1057- created : ' 2024-01-01T00:00:00Z'
1057+ created : " 2024-01-01T00:00:00Z"
10581058 description : Plugin for profiling Java applications and getting heap and thread-dumps
10591059 homepage : https://github.com/SAP/cf-cli-java-plugin
10601060 name : java
1061- updated : ' 2025-07-11T13:48:56Z'
1061+ updated : " 2025-07-11T13:48:56Z"
10621062 version : 4.0.0
10631063- authors :
10641064
You can’t perform that action at this time.
0 commit comments