module github.com/ApogeeNetworking/ruckus go 1.15 require ( github.com/stretchr/testify v1.6.1 // indirect github.com/subosito/gotenv v1.2.0 )