mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Fix missing pkg/errors reference in windows-only file (#547)
* Fixing missing pkg/errors reference * go fmt pass
This commit is contained in:
parent
1346810af8
commit
fbaf360a42
@ -6,6 +6,7 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/pkg/errors"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
Loading…
x
Reference in New Issue
Block a user