Skip to content

Commit 1e4fe95

Browse files
Merge pull request #303 from paketo-buildpacks/update/go
Bump Go from 1.23 to 1.24
2 parents c8745be + 6e37e1c commit 1e4fe95

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/paketo-buildpacks/executable-jar/v6
22

3-
go 1.23.0
4-
5-
toolchain go1.23.6
3+
go 1.24
64

75
require (
86
github.com/buildpacks/libcnb v1.30.4

0 commit comments

Comments
 (0)