From e350e0ab49718ea76c1a24722d1b7407a48b3e64 Mon Sep 17 00:00:00 2001 From: Deluan Date: Wed, 11 Jun 2025 11:04:58 -0400 Subject: [PATCH] chore(deps): update Go version to 1.24.4 Signed-off-by: Deluan --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 513ebb4a..7a3a4e19 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/navidrome/navidrome -go 1.24.2 +go 1.24.4 // Fork to fix https://github.com/navidrome/navidrome/pull/3254 replace github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 => github.com/deluan/tag v0.0.0-20241002021117-dfe5e6ea396d