rename package to util

This commit is contained in:
Jeffrey Paul 2024-06-01 22:35:57 +00:00
parent 2b1f2e9be3
commit b9756ed8c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package goutil
package util
import (
"testing"