1
0
Fork 0

Update module go to 1.19

liquidsoap-2.2
renovate[bot] 2022-08-02 19:03:09 +00:00
parent c32a0284b2
commit eb281263f3
7 changed files with 7 additions and 7 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/icedream/livestream-tools
go 1.18
go 1.19

View File

@ -1,6 +1,6 @@
module github.com/icedream/livestream-tools/icedreammusic/foobar2000
go 1.18
go 1.19
replace (
github.com/icedream/livestream-tools/icedreammusic/metacollector => ../metacollector

View File

@ -1,6 +1,6 @@
module github.com/icedream/livestream-tools/icedreammusic/metacollector
go 1.18
go 1.19
require (
github.com/dhowden/tag v0.0.0-20220618230019-adf36e896086

View File

@ -1,6 +1,6 @@
module github.com/icedream/livestream-tools/icedreammusic/prime4
go 1.18
go 1.19
replace (
github.com/icedream/livestream-tools/icedreammusic/metacollector => ../metacollector

View File

@ -1,3 +1,3 @@
module github.com/icedream/livestream-tools/icedreammusic/tuna
go 1.18
go 1.19

View File

@ -1,6 +1,6 @@
module github.com/icedream/livestream-tools/icedreammusic/tunadish
go 1.18
go 1.19
require (
github.com/gin-contrib/cors v1.4.0

View File

@ -1,6 +1,6 @@
module github.com/icedream/livestream-tools/icedreammusic/tunaposter
go 1.18
go 1.19
require (
github.com/BurntSushi/toml v0.3.1 // indirect