mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 12:15:25 +02:00
build: fix build after update
This adds an import missed in
bcdfad3c83
build: update logging statements to make json log work #6038
This commit is contained in:
@ -10,6 +10,7 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"log"
|
||||||
"os"
|
"os"
|
||||||
"os/exec"
|
"os/exec"
|
||||||
"path"
|
"path"
|
||||||
|
Reference in New Issue
Block a user