From 0b9b52df4523e468c729b6fa66facadb2c1d89cd Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Mon, 19 Aug 2024 04:51:12 +0000 Subject: [PATCH] Updates go mod version to 1.23.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 215b3fd..6db9d12 100644 --- a/go.mod +++ b/go.mod @@ -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