Skip to content

Commit

Permalink
Updates go mod version to 1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Oct 7, 2024
1 parent 988ac61 commit b683f9e
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.23.1
go 1.23.2

// 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 b683f9e

Please sign in to comment.