Update initialize.go

This commit is contained in:
topianet 2023-12-29 18:51:00 +01:00 committed by GitHub
parent ebbbff34e1
commit 47988e9f88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ import (
"os"
"runtime"
"github.com/kaspanet/kaspad/infrastructure/os/limits"
"github.com/fabbez/topiad/infrastructure/os/limits"
)
// Initialize initializes the execution environment required to run kaspad