|
module gitlab.finogeeks.club/finclip-backend-v2/finclip-mgo
|
|
|
|
require (
|
|
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
|
|
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
|
|
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
|
|
gopkg.in/yaml.v2 v2.2.8
|
|
)
|
|
|
|
go 1.16
|