18 lines
530 B
Modula-2
18 lines
530 B
Modula-2
module bitbucket.org/skeris/heruvym
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
bitbucket.org/skeris/profile v0.0.0
|
|
github.com/BlackBroker/trashlog v0.0.0-20210406151703-e2c4874359bf
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
|
github.com/rs/xid v1.3.0
|
|
github.com/skeris/appInit v0.1.12
|
|
github.com/skeris/authService v1.1.1
|
|
github.com/skeris/identity v0.0.7
|
|
github.com/themakers/bdd v0.0.0-20210316111417-6b1dfe326f33
|
|
github.com/themakers/hlog v0.0.0-20191205140925-235e0e4baddf
|
|
go.mongodb.org/mongo-driver v1.5.1
|
|
go.uber.org/zap v1.16.0
|
|
)
|