Sign in
apache
/
apisix-control-plane
/
be7e05e87be1f8313746288ac515a3aac7003c1f
/
.
/
go.mod
blob: ea951106eeccace098885783f632b86a5ba68779 [
file
] [
log
] [
blame
]
module
github
.
com
/
apache
/
apisix
-
control
-
plane
go
1.13
require
(
github
.
com
/
ghodss
/
yaml v1
.
0.0
github
.
com
/
onsi
/
ginkgo v1
.
14.0
github
.
com
/
onsi
/
gomega v1
.
10.1
github
.
com
/
xeipuuv
/
gojsonschema v1
.
2.0
gopkg
.
in
/
yaml
.
v2 v2
.
3.0
)