Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ dependencies:
source_sha256: 639a6204c2486b137df1eb6e78ee3ed038f9877d0e4b5a465e796a2153f858d7
- name: go
version: 1.24.13
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.24.13_linux_x64_cflinuxfs5_f8361b03.tgz
sha256: f8361b031b0940ade20ecd61c8e9876be6153f86fa675c4a5befaf5ce69e3ee5
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.24.13_linux_x64_cflinuxfs5_511ab074.tgz
sha256: 511ab07461b1491d653cc73e6c314e96c3aeefb25039b85460136d3195c4b7b2
cf_stacks:
- cflinuxfs5
source: https://dl.google.com/go/go1.24.13.src.tar.gz
Expand Down
Loading