blob: b10cd0d2b24b5bf585225dd31a5b43b78dfcfdd8 [file] [log] [blame]
module github.com/apache/servicecomb-kie
require (
github.com/emicklei/go-restful v2.12.0+incompatible
github.com/go-chassis/cari v0.2.0
github.com/go-chassis/go-archaius v1.5.2-0.20210301074935-e4694f6b077b
github.com/go-chassis/go-chassis/v2 v2.1.2-0.20210308033545-985e98e20637
github.com/go-chassis/openlog v1.1.2
github.com/go-chassis/seclog v1.3.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator v9.31.0+incompatible
github.com/hashicorp/serf v0.9.5
github.com/leodido/go-urn v1.2.1 // indirect
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/satori/go.uuid v1.2.0
github.com/stretchr/testify v1.6.1
github.com/urfave/cli v1.22.4
go.mongodb.org/mongo-driver v1.4.6
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
gopkg.in/yaml.v2 v2.3.0
)
go 1.13