1
0
Fork 0

Update go.mod.

liquidsoap-2.2
Icedream 2023-03-16 14:41:58 +01:00
parent 9b3cf7c5eb
commit 43151cd1a8
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module github.com/icedream/livestream-tools/icedreammusic/tunaposter
go 1.19
require (
github.com/icedream/livestream-tools/icedreammusic/tuna d83cb4af0567
github.com/icedream/livestream-tools/icedreammusic/tuna v0.0.0-20221205042012-d83cb4af0567
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780
)