From ae11ed555cb350ea4c11fc1625f4a56229969ddd Mon Sep 17 00:00:00 2001 From: Physick <96335032+DegustatorPonos@users.noreply.github.com> Date: Sat, 13 Dec 2025 12:32:15 +0500 Subject: Tracks meta --- go.mod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ce7d948..2d5944b 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,7 @@ module physick.ru/culture_exam go 1.25.4 -require github.com/tcolgate/mp3 v0.0.0-20170426193717-e79c5a46d300 // indirect +require ( + github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 // indirect + github.com/tcolgate/mp3 v0.0.0-20170426193717-e79c5a46d300 // indirect +) -- cgit v1.3