module github.com/free5gc/aper

go 1.14

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