module github.com/hairyhenderson/go-onerng go 1.15 require ( github.com/spf13/cobra v1.1.1 github.com/stretchr/testify v1.6.1 golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 )