File tree Expand file tree Collapse file tree 4 files changed +248
-200
lines changed Expand file tree Collapse file tree 4 files changed +248
-200
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ go 1.23.0
55toolchain go1.24.2
66
77require (
8- github.com/devopsarr/lidarr-go v1.2.0
98 github.com/ilyakaznacheev/cleanenv v1.5.0
109 github.com/u2takey/ffmpeg-go v0.5.0
1110 github.com/wader/goutubedl v0.0.0-20250417150709-083444e4ab87
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ github.com/aws/aws-sdk-go v1.38.20/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2z
55github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
66github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
77github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8- github.com/devopsarr/lidarr-go v1.2.0 h1:umU91TYu+Eh54dJMWSvwT1KBAzT/9+gckMDVu7e6oRk =
9- github.com/devopsarr/lidarr-go v1.2.0 /go.mod h1:l6uoYzFsExwp0zGNQGmMw2UueqXwL3Vaux+i2YspEOg =
108github.com/disintegration/imaging v1.6.2 /go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4 =
119github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw =
1210github.com/fortytw2/leaktest v1.3.0 /go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g =
You can’t perform that action at this time.
0 commit comments