libf hace 3 meses
padre
commit
f06acc2925
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      context/context_test.go

+ 1 - 1
context/context_test.go

@@ -6,7 +6,7 @@ import (
 	"testing"
 	"time"
 
-	"github.com/wecisecode/util/logger
+	"github.com/wecisecode/util/logger"
 )
 
 func TestContext(t *testing.T) {