mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Fix an import path.
This commit is contained in:
parent
8e12234c56
commit
ff2c88e3b4
@ -6,7 +6,7 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"opensource.conformal.com/go/go-flags"
|
||||
"github.com/conformal/go-flags"
|
||||
"os"
|
||||
"path/filepath"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user