fix: import

master
Evan Chen 2021-11-04 03:02:27 +08:00
parent 5dc8336b24
commit aec6140802
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
package log
package klog
import (
"fmt"

2
log.go
View File

@ -1,4 +1,4 @@
package log
package klog
import (
"encoding/json"

View File

@ -1,4 +1,4 @@
package log
package klog
import (
"io"

2
std.go
View File

@ -1,4 +1,4 @@
package log
package klog
import (
"io"

View File

@ -1,4 +1,4 @@
package log
package klog
import (
"fmt"