1
0
Fork 0

Fix go.mod.

main
Icedream 2023-11-13 00:42:29 +01:00
parent 691e21c59e
commit 456a277a26
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 1 deletions

View File

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