feature(serialize): rename package

This commit is contained in:
pyihe
2022-08-02 11:04:06 +08:00
parent f0631c2321
commit 8d328c7258
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package msgpack
package msgpackserialize
import (
"github.com/pyihe/go-pkg/serialize"