Skip to content

Commit

Permalink
Bump Go from 1.18 to 1.20
Browse files Browse the repository at this point in the history
Bumps Go from 1.18 to 1.20 and update Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored and ForestEckhardt committed Apr 17, 2023
1 parent 8868d1a commit d06fa2f
Showing 1 changed file with 1 addition and 1 deletion.
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/image-labels/v4

go 1.18
go 1.20

require (
github.com/buildpacks/libcnb v1.28.0
Expand Down

0 comments on commit d06fa2f

Please sign in to comment.