Skip to content

Commit

Permalink
Updates go mod version to 1.22.6 (#1150)
Browse files Browse the repository at this point in the history
* Updates go mod version to 1.22.6

* Updates go mod version to 1.23.0

* Updates go mod version to 1.23.1

---------

Co-authored-by: Arjun Sreedharan <[email protected]>
  • Loading branch information
paketo-bot and arjun024 authored Sep 11, 2024
1 parent a3dceb3 commit ab82c74
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/ruby

go 1.22.5
go 1.23.1

require (
github.com/onsi/gomega v1.34.1
Expand Down

0 comments on commit ab82c74

Please sign in to comment.