blob: 539d13bf430e2bee69045cecf005324440f390c5 [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.4.1-0.20210528013912-6da8395f7ff9
github.com/go-chassis/foundation v0.3.1-0.20210602072914-a580bed505d0
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/hashicorp/serf v0.9.5
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