파티를 옮길 때 기존 파티에 남아있는 거 처럼 보이는 문제 수정

This commit is contained in:
2023-09-04 10:24:17 +09:00
parent 9b0c4a121a
commit f7173a4f49
4 changed files with 47 additions and 12 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.20
require (
github.com/go-redis/redis/v8 v8.11.5
go.mongodb.org/mongo-driver v1.11.7
repositories.action2quare.com/ayo/gocommon v0.0.0-20230901022951-26e968f7c9bf
repositories.action2quare.com/ayo/gocommon v0.0.0-20230904005440-d396a35713ad
)
require (