Skip to content

Commit

Permalink
Merge pull request #251 from paketo-buildpacks/update/go
Browse files Browse the repository at this point in the history
Bump Go from 1.21 to 1.22
  • Loading branch information
dmikusa authored May 18, 2024
2 parents da6d3e5 + 837c778 commit 15a2faf
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/pipeline-builder-canary

go 1.21
go 1.22

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

0 comments on commit 15a2faf

Please sign in to comment.