Skip to content

Commit

Permalink
fix: should pass Logger to dialer to avoid nil (#157)
Browse files Browse the repository at this point in the history
Signed-off-by: wano <[email protected]>
Co-authored-by: mzz <[email protected]>
  • Loading branch information
wanlce and mzz2017 authored Sep 28, 2024
1 parent 25b949b commit 13bca2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/node_utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (

"github.com/daeuniverse/dae-wing/common"
"github.com/daeuniverse/dae/component/outbound/dialer"

"github.com/sirupsen/logrus"
)

Expand Down

0 comments on commit 13bca2d

Please sign in to comment.