diff --git a/templates/go.mod.tmpl b/templates/go.mod.tmpl index 98dcf3f..db96371 100644 --- a/templates/go.mod.tmpl +++ b/templates/go.mod.tmpl @@ -12,3 +12,5 @@ require ( golang.org/x/exp v0.0.0-20231006140011-7918f672742d google.golang.org/protobuf v1.31.0 ) + +replace github.com/mattn/go-mastodon => github.com/turbot/go-mastodon v0.0.1