1
0
Fork 0

Update github.com/icedream/livestream-tools/icedreammusic/tuna digest to 950fba5

liquidsoap-2.2
renovate[bot] 2023-03-02 14:29:13 +00:00
parent 3ada50cd60
commit f4fabe9477
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ require (
github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086 github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086
github.com/gin-gonic/gin v1.9.0 github.com/gin-gonic/gin v1.9.0
github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230302092605-950fba55448e github.com/icedream/livestream-tools/icedreammusic/metacollector v0.0.0-20230302092605-950fba55448e
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302014832-ff473deffac5 github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302092605-950fba55448e
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780 gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780
) )

View File

@ -5,7 +5,7 @@ go 1.19
require ( require (
github.com/gin-contrib/cors v1.4.0 github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.0 github.com/gin-gonic/gin v1.9.0
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302014832-ff473deffac5 github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20230302092605-950fba55448e
) )
require ( require (