Update config.go

This commit is contained in:
topianet 2023-12-29 11:21:25 +01:00 committed by GitHub
parent 533102868b
commit 754a3d366f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 (