mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Comments service (#21)
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/google/uuid v1.1.2
|
||||
github.com/gosimple/slug v1.9.0
|
||||
github.com/micro/dev v0.0.0-20201026103917-a7b0e7877fa5
|
||||
github.com/micro/dev v0.0.0-20201030123519-9dee6b61fdc2
|
||||
github.com/micro/go-micro/v2 v2.9.1 // indirect
|
||||
github.com/micro/micro/v3 v3.0.0-beta.7
|
||||
github.com/miekg/dns v1.1.31 // indirect
|
||||
|
||||
Reference in New Issue
Block a user