Jelajahi Sumber

Update 'api.go'

thisnthat 5 tahun lalu
induk
melakukan
702f27bd42
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      api.go

+ 1 - 1
api.go

@@ -10,7 +10,7 @@ import (
 	"syscall"
 	"time"
 
-	"github.com/Sirupsen/logrus"
+	"github.com/sirupsen/logrus"
 	"github.com/gorilla/mux"
 )