File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22applications :
33 - env :
44 GOPACKAGENAME : go-online
5- GOVERSION : latest
5+ GOVERSION : go1.24
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ applications:
33 - buildpacks :
44 - go_buildpack
55 env :
6- GOVERSION : latest
6+ GOVERSION : go1.24
77 GOPACKAGENAME : github.com/cloudfoundry-samples/logging-route-service
Original file line number Diff line number Diff line change 11---
22applications :
33 - env :
4- GOVERSION : latest
4+ GOVERSION : go1.24
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ applications:
55 - go_buildpack
66 env :
77 GOPACKAGENAME : pora
8- GOVERSION : latest
8+ GOVERSION : go1.24
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ applications:
66 buildpack : go_buildpack
77 env :
88 GOPACKAGENAME : example-apps/proxy
9- GOVERSION : latest
9+ GOVERSION : go1.24
1010 routes :
1111 - route : app-smoke.apps.internal
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ applications:
77 - go_buildpack
88 env :
99 GOPACKAGENAME : example-apps/proxy
10- GOVERSION : latest
10+ GOVERSION : go1.24
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ applications:
33 - name : syslog-drain-listener
44 env :
55 GOPACKAGENAME : main
6- GOVERSION : latest
6+ GOVERSION : go1.24
Original file line number Diff line number Diff line change 22applications :
33 - env :
44 GOPACKAGENAME : tcp-listener
5- GOVERSION : latest
5+ GOVERSION : go1.24
You can’t perform that action at this time.
0 commit comments