module github.com/free5gc/ngap

go 1.14

require (
	github.com/antonfisher/nested-logrus-formatter v1.3.1
	github.com/free5gc/aper v1.0.4
	github.com/free5gc/openapi v1.0.4
	github.com/sirupsen/logrus v1.8.1
)
