Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Anda harus mengupgrade aplikasi ke versi runtime terbaru yang didukung agar dapat terus menerima update keamanan dan memenuhi syarat untuk
dukungan teknis.
Proses mengupgrade aplikasi yang sudah ada bergantung pada versi runtime yang
saat ini digunakan aplikasi Anda:
Runtime Go generasi kedua (setelah akhir dukungan): Untuk mengupgrade ke
versi Go yang didukung,
update file app.yaml dengan menentukan versi Go yang
ingin dijalankan aplikasi Anda. Contoh:
runtime:goVERSION
Dengan VERSION adalah nomor versi Go MAJOR dan MINOR.
Misalnya, untuk menggunakan versi Go terbaru, Go 1.23,
tentukan 123.
Untuk mengetahui informasi selengkapnya, lihat
ringkasan runtime Go.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-09 UTC."],[[["Applications must be upgraded to the latest supported runtime version to receive security updates and technical support."],["Upgrading an app depends on whether it uses the Go 1.11 (first-generation) or a second-generation runtime."],["Go 1.11 reached end of support on January 30, 2024, and while existing apps will continue to run, redeployment might be blocked."],["Apps using second-generation runtimes can be upgraded by updating the `app.yaml` file to specify a supported Go version."]]],[]]