Skip to content

Commit

Permalink
Bump Go from 1.22 to 1.23 (#309)
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>
Co-authored-by: buildpack-bot <[email protected]>
  • Loading branch information
buildpack-bot and buildpack-bot authored Oct 25, 2024
1 parent aa64fa6 commit fc02d58
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/buildpacks/libcnb/v2

go 1.22.0

toolchain go1.22.7
go 1.23

require (
github.com/BurntSushi/toml v1.4.0
Expand Down

0 comments on commit fc02d58

Please sign in to comment.