module github.com/hairyhenderson/go-onerng go 1.16 require ( github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 golang.org/x/crypto v0.1.0 )