Some changes
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 24s
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 24s
This commit is contained in:
@ -22,7 +22,7 @@ func main() {
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
cfg.Logger.Debug("printting config", "config", cfg)
|
||||
cfg.Logger.Debug("printing config", "config", cfg)
|
||||
|
||||
ms, _ := mysubaru.New(cfg)
|
||||
|
||||
|
Reference in New Issue
Block a user