fix: changing name on the only package

This commit is contained in:
2022-10-15 23:11:56 +02:00
parent 967e045807
commit 51fb9734bc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package main
package log
import (
"os"
+1 -1
View File
@@ -1,4 +1,4 @@
package main
package log
import (
"testing"