Skip to content
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
cc9a7fd
Updates go mod version to 1.23.2
paketo-bot Oct 7, 2024
84c5b17
Updates go mod version to 1.23.3
paketo-bot Nov 11, 2024
af4218b
Updates go mod version to 1.23.4
paketo-bot Dec 9, 2024
fdd3bbb
Updates go mod version to 1.23.5
paketo-bot Jan 27, 2025
ed61688
Updates go mod version to 1.23.6
paketo-bot Feb 10, 2025
335a75b
Updates go mod version to 1.24.0
paketo-bot Feb 17, 2025
4f04fd9
Updates go mod version to 1.24.1
paketo-bot Mar 10, 2025
6ba0167
Updates go mod version to 1.24.2
paketo-bot Apr 7, 2025
8609bb0
Updates go mod version to 1.24.3
paketo-bot May 12, 2025
d482f11
Updates go mod version to 1.24.4
paketo-bot Jun 9, 2025
c87a4cc
Updates go mod version to 1.24.5
paketo-bot Jul 14, 2025
9ec35bd
Updates go mod version to 1.24.6
paketo-bot Aug 11, 2025
91430df
Updates go mod version to 1.25.0
paketo-bot Aug 18, 2025
49f7334
Updates go mod version to 1.25.1
paketo-bot Sep 8, 2025
266e6cf
Updates go mod version to 1.25.2
paketo-bot Oct 13, 2025
5ab42cc
Updates go mod version to 1.25.3
paketo-bot Oct 20, 2025
d47886d
Updates go mod version to 1.25.4
paketo-bot Nov 10, 2025
646aba0
Updates go mod version to 1.25.5
paketo-bot Dec 8, 2025
0efeafe
Updates go mod version to 1.25.6
paketo-bot Jan 19, 2026
195807f
Updates go mod version to 1.25.7
paketo-bot Feb 9, 2026
44f5c7c
Updates go mod version to 1.26.0
paketo-bot Feb 16, 2026
1d4790d
Updates go mod version to 1.26.1
paketo-bot Mar 9, 2026
d4f847c
Updates go mod version to 1.26.2
paketo-bot Apr 13, 2026
56b17cd
Updates go mod version to 1.26.3
paketo-bot May 11, 2026
b011b44
Updates go mod version to 1.26.4
paketo-bot Jun 8, 2026
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
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/paketo-buildpacks/php

go 1.23.1
go 1.26.4

require (
github.com/onsi/gomega v1.34.2
Expand Down