Luis Figueiredo 8 tahun lalu
induk
melakukan
4081df3443
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      global/register.go

+ 2 - 1
global/register.go

@@ -1,8 +1,9 @@
 package global
 
 import (
-	"hexasoftware/lib/prettylog"
 	"log"
+
+	prettylog "dev.hexasoftware.com/hxs/prettylog.git"
 )
 
 func init() {