1
0
Fork 0

Merge remote-tracking branch 'github/renovate/github.com-icedream-livestream-tools-icedreammusic-metacollector-digest'

develop
Icedream 2024-12-08 20:01:36 +01:00
commit e671b31264
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ require (
github.com/billziss-gh/cgofuse v1.5.0
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
github.com/gin-gonic/gin v1.9.1
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230302143311-ad3e9704c029
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20240122014424-f96ec7e413e0
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302143311-ad3e9704c029
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780
)

View File

@ -11,7 +11,7 @@ require (
github.com/delthas/go-libnp v0.0.0-20221222161248-0e45ece1f878
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
github.com/gin-gonic/gin v1.9.1
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230302143311-ad3e9704c029
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20240122014424-f96ec7e413e0
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302143311-ad3e9704c029
golang.org/x/sys v0.15.0
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780

View File

@ -9,7 +9,7 @@ replace (
require (
github.com/icedream/go-stagelinq v0.0.1
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20221208055945-e27172751086
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20240122014424-f96ec7e413e0
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20221205042012-d83cb4af0567
)