fix: changing name on the only package

This commit is contained in:
2022-10-15 23:22:06 +02:00
parent 51fb9734bc
commit c8d65b79a9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package log
package go_log
import (
"os"

View File

@@ -1,4 +1,4 @@
package log
package go_log
import (
"testing"