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:
Nick Craig-Wood 2024-09-06 17:18:46 +01:00
parent bcdfad3c83
commit f1a84d171e

View File

@ -10,6 +10,7 @@ import (
"context"
"errors"
"fmt"
"log"
"os"
"os/exec"
"path"