From 680640ac355e6f84db08c95bfd71ce130c4fbe0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 05:00:25 +0000 Subject: [PATCH] Update github.com/icedream/livestream-tools/icedreammusic/metacollector digest to e77f2d6 --- 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 f097d2d..b5a089d 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.9.0 - github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230222151922-fd4c8d3cc2cb + github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230223021126-e77f2d63f4fe github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230222151922-fd4c8d3cc2cb gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780 )