From 3f752d68e63e8dfb038e6a92c4ed7a028640197d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 19:47:21 +0000 Subject: [PATCH] Update github.com/icedream/livestream-tools/icedreammusic/metacollector digest to 7310d5c --- icedreammusic/foobar2000/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icedreammusic/foobar2000/go.mod b/icedreammusic/foobar2000/go.mod index cea3e9a..f324e4f 100644 --- a/icedreammusic/foobar2000/go.mod +++ b/icedreammusic/foobar2000/go.mod @@ -11,7 +11,7 @@ require ( github.com/billziss-gh/cgofuse v1.5.0 github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086 github.com/gin-gonic/gin v1.8.2 - github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20221208055945-e27172751086 + github.com/icedream/livestream-tools/icedreammusic/metacollector 7310d5c5c4ea github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20221205042012-d83cb4af0567 gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780 )