cmd/toot.go
changeset 265 05c40b36d3b2
parent 239 605a00e9d1ab
child 268 4dd196a4ee7c
--- a/cmd/toot.go	Thu Sep 22 16:37:07 2022 +0200
+++ b/cmd/toot.go	Sat Feb 04 12:58:35 2023 +0100
@@ -1,4 +1,4 @@
-// Copyright © 2017-2018 Mikael Berthe <mikael@lilotux.net>
+// Copyright © 2017-2023 Mikael Berthe <mikael@lilotux.net>
 //
 // Licensed under the MIT license.
 // Please see the LICENSE file is this directory.
@@ -13,7 +13,7 @@
 	flag "github.com/spf13/pflag"
 	"github.com/spf13/viper"
 
-	"github.com/McKael/madon/v2"
+	"github.com/McKael/madon/v3"
 )
 
 // toot is a kind of alias for status post