1
0
Fork 0

Merge remote-tracking branch 'github/renovate/github.com-dhowden-tag-digest'

develop
Icedream 2023-11-13 00:26:39 +01:00
commit b9323bf7cf
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
3 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,7 @@ replace (
require (
github.com/billziss-gh/cgofuse v1.5.0
github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086
github.com/dhowden/tag 978a0926ee25
github.com/gin-gonic/gin v1.9.0
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230302143311-ad3e9704c029
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302143311-ad3e9704c029

View File

@ -3,7 +3,7 @@ module github.com/icedream/livestream-tools/icedreammusic/metacollector
go 1.19
require (
github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25
github.com/fsnotify/fsnotify v1.6.0
github.com/gin-gonic/gin v1.9.0
github.com/spf13/viper v1.15.0

View File

@ -58,6 +58,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086 h1:ORubSQoKnncsBnR4zD9CuYFJCPOCuSNEpWEZrDdBXkc=
github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086/go.mod h1:Z3Lomva4pyMWYezjMAU5QWRh0p1VvO4199OHlFnyKkM=
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25 h1:simG0vMYFvNriGhaaat7QVVkaVkXzvqcohaBoLZl9Hg=
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25/go.mod h1:Z3Lomva4pyMWYezjMAU5QWRh0p1VvO4199OHlFnyKkM=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=