1 Commits

Author SHA1 Message Date
0b21aa2e9c fix: changing name on the only package 2022-10-15 23:22:06 +02:00
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"