Skip to content

Commit

Permalink
Updates go mod version to 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Aug 19, 2024
1 parent 9033b88 commit 0b9b52d
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/dotnet-core-aspnet-runtime

go 1.22.6
go 1.23.0

// This is required because of a breaking change in a newer version
replace github.com/ekzhu/minhash-lsh => github.com/ekzhu/minhash-lsh v0.0.0-20171225071031-5c06ee8586a1
Expand Down

0 comments on commit 0b9b52d

Please sign in to comment.