mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Update vendor dependencies
This commit is contained in:
parent
34a3fe426b
commit
459bb4531f
747 changed files with 89857 additions and 39711 deletions
2
vendor/golang.org/x/text/cmd/gotext/rewrite.go
generated
vendored
2
vendor/golang.org/x/text/cmd/gotext/rewrite.go
generated
vendored
|
@ -38,7 +38,7 @@ using Printf to allow translators to reorder arguments.
|
|||
`,
|
||||
}
|
||||
|
||||
func runRewrite(cmd *Command, _ *pipeline.Config, args []string) error {
|
||||
func runRewrite(cmd *Command, args []string) error {
|
||||
w := os.Stdout
|
||||
if *overwrite {
|
||||
w = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue