Explorar o código

Update 'scheduler.go'

thisnthat %!s(int64=5) %!d(string=hai) anos
pai
achega
79a398c8fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scheduler.go

+ 1 - 1
scheduler.go

@@ -4,7 +4,7 @@ import (
 	"sync"
 	"time"
 
-	log "github.com/Sirupsen/logrus"
+	log "github.com/sirupsen/logrus"
 )
 
 type ScheduledJobConfig struct {