feat: byte utils

This commit is contained in:
tx7do
2023-10-28 20:06:50 +08:00
parent b4188ca4d8
commit 82fbdc15d9
8 changed files with 98 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ require (
entgo.io/contrib v0.4.5
entgo.io/ent v0.12.4
github.com/go-kratos/kratos/v2 v2.7.1
github.com/google/uuid v1.3.1
github.com/google/uuid v1.4.0
github.com/stretchr/testify v1.8.4
github.com/tx7do/go-utils v1.1.0
)