项目名称及路径更改

This commit is contained in:
tiger_zhou 2024-03-14 08:46:24 +08:00
parent ecb43fa7a3
commit b6fbaf7272
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.21
require (
github.com/stretchr/testify v1.8.4
google.golang.org/protobuf v1.32.0
google.golang.org/protobufas v1.32.0
joylink.club/ecs v0.0.1
)