[chore] Fix glob package name (#1931)

This commit is contained in:
Miccah
2023-10-23 08:50:16 -07:00
committed by GitHub
parent 68f28a0e34
commit 136d8b9428
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package common
package glob
import (
"fmt"
+1 -1
View File
@@ -1,4 +1,4 @@
package common
package glob
import (
"testing"