Skip to content

Commit

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lispking authored and github-actions[bot] committed Sep 30, 2024
1 parent a20d5bd commit 5b0104e
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/amp-buildpacks/foundry

go 1.22
go 1.23

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

0 comments on commit 5b0104e

Please sign in to comment.