모듈 업데이트
This commit is contained in:
4
go.mod
4
go.mod
@ -7,7 +7,7 @@ require (
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible
|
||||
go.mongodb.org/mongo-driver v1.11.7
|
||||
google.golang.org/api v0.128.0
|
||||
repositories.action2quare.com/ayo/gocommon v0.0.0-20230906034149-25fef67c07f3
|
||||
repositories.action2quare.com/ayo/gocommon v0.0.0-20230908023557-6cbf32c3868b
|
||||
)
|
||||
|
||||
require (
|
||||
@ -53,5 +53,3 @@ require (
|
||||
google.golang.org/grpc v1.56.0 // indirect
|
||||
google.golang.org/protobuf v1.30.0 // indirect
|
||||
)
|
||||
|
||||
replace repositories.action2quare.com/ayo/maingate => ./
|
||||
|
||||
Reference in New Issue
Block a user