Skip to content

Commit

Permalink
Merge pull request #346 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 Sep 30, 2024
2 parents a3c0e97 + bed5e22 commit 552c88b
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/datadog

go 1.22
go 1.23

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

0 comments on commit 552c88b

Please sign in to comment.