From 542187c2d70f28ed07567e5aab87fc46b21b2122 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 11:37:09 +0000 Subject: [PATCH] Update golang.org/x/exp digest to 8a7402a --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 315da6f..f4b29ec 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/r3labs/sse/v2 v2.10.0 github.com/rs/cors v1.10.1 go-librespot v0.0.0-00010101000000-000000000000 - golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 + golang.org/x/exp 8a7402abbf56 google.golang.org/protobuf v1.31.0 modernc.org/sqlite v1.27.0 )