mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 05:46:44 +00:00
Update config.go
This commit is contained in:
parent
533102868b
commit
754a3d366f
@ -7,13 +7,13 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/kaspanet/kaspad/infrastructure/config"
|
||||
"github.com/fabbez/topiad/infrastructure/config"
|
||||
|
||||
"github.com/kaspanet/kaspad/util"
|
||||
"github.com/fabbez/topiad/util"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/jessevdk/go-flags"
|
||||
"github.com/kaspanet/kaspad/version"
|
||||
"github.com/fabbez/topiad/version"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Loading…
x
Reference in New Issue
Block a user