diff -r 8f478162d991 -r 05c40b36d3b2 cmd/media.go --- a/cmd/media.go Thu Sep 22 16:37:07 2022 +0200 +++ b/cmd/media.go Sat Feb 04 12:58:35 2023 +0100 @@ -1,4 +1,4 @@ -// Copyright © 2017-2018 Mikael Berthe +// Copyright © 2017-2023 Mikael Berthe // // Licensed under the MIT license. // Please see the LICENSE file is this directory. @@ -12,7 +12,7 @@ "github.com/spf13/cobra" flag "github.com/spf13/pflag" - "github.com/McKael/madon/v2" + "github.com/McKael/madon/v3" ) var mediaFlags *flag.FlagSet