Skip to content

Commit

Permalink
Merge pull request #723 from paketo-buildpacks/update/go
Browse files Browse the repository at this point in the history
Bump Go from 1.22 to 1.23
  • Loading branch information
dmikusa authored Oct 4, 2024
2 parents eaca330 + c6cc5ea commit a877cce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/paketo-buildpacks/bellsoft-liberica/v9

go 1.22.0

toolchain go1.22.7
go 1.23

require (
github.com/paketo-buildpacks/libjvm v1.45.0
Expand Down

0 comments on commit a877cce

Please sign in to comment.